Estonian Terminology resources
0.2.2 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Mode Of Arrival - JSON Representation

Draft as of 2024-07-30

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "mode-of-arrival",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mode-of-arrival</b></p><a name=\"mode-of-arrival\"> </a><a name=\"hcmode-of-arrival\"> </a><a name=\"mode-of-arrival-en-US\"> </a><p>This case-insensitive code system <code>https://fhir.ee/CodeSystem/mode-of-arrival</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">PV<a name=\"mode-of-arrival-PV\"> </a></td><td>Police Vehicle</td><td>Police Vehicle</td></tr></table></div>"
  },
  "url" : "https://fhir.ee/CodeSystem/mode-of-arrival",
  "version" : "0.2.2",
  "name" : "EEModeOfArrival",
  "title" : "Mode Of Arrival",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-30T22:47:18+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "The content of this code system is intended to supplement HL7's code system arrivalMode (version 2.1.0) with one additional code ('PV') for using in ValueSets",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "purpose" : "Underlying Master Code System for V2 table 0430 (Mode of Arrival Code)",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "PV",
      "display" : "Police Vehicle",
      "definition" : "Police Vehicle"
    }
  ]
}