HL7 Austria FHIR Core Implementation Guide
0.2.0 - STU1

: VS-ELGA-Laendercodes - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "VS-ELGA-Laendercodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-CS-HL7AT-ISO-3166-1-alpha-3.html\"><code>http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/CodeSystem/CS-HL7AT-ISO-3166-1-alpha-3</code></a></li></ul></div>"
  },
  "url" : "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/ValueSet/VS-ELGA-Laendercodes",
  "version" : "0.2.0",
  "name" : "ELGA-Laendercodes",
  "title" : "ELGA Ländercodes",
  "status" : "active",
  "date" : "2021-02-18T16:40:37+00:00",
  "contact" : [
    {
      "name" : "Technical Committee for FHIR at HL7 Austria",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:tc-fhir@hl7.at"
        }
      ]
    }
  ],
  "description" : "Value Set for ISO 3166-1 alpha 3 used in ELGA",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/CodeSystem/CS-HL7AT-ISO-3166-1-alpha-3"
      }
    ]
  }
}