CH Core (R4)
4.0.1 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v4.0.1: STU 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: eCH-0046 Email Category - JSON Representation

Active as of 2023-03-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ech-46-emailcategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ech-46-emailcategory.html\"><code>http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory</code></a></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/ValueSet/ech-46-emailcategory",
  "version" : "4.0.1",
  "name" : "ECH46EmailCategory",
  "title" : "eCH-0046 Email Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-03-10",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "eCH-0046 defines these types of e-mail categories",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory"
      }
    ]
  }
}