Estonian Base Implementation Guide
1.0.0 - ballot Estonia flag

Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Mode Of Arrival - JSON Representation

Active as of 2023-05-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ee-mode-of-arrival",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0430.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0430</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-ee-mode-of-arrival.html\"><code>https://fhir.ee/CodeSystem/ee-mode-of-arrival</code></a></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/ee-mode-of-arrival",
  "version" : "1.0.0",
  "name" : "EEBaseModeOfArrival",
  "title" : "Mode Of Arrival",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-29T20:07:00+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Mode Of Arrival",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from HL7 Terminology, which is copyright © 2002+ HL7",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0430"
      },
      {
        "system" : "https://fhir.ee/CodeSystem/ee-mode-of-arrival"
      }
    ]
  }
}