HL7 Czech Outpatient Encounter Report Implementation Guide
0.1.0 - ci-build Czechia flag

HL7 Czech Outpatient Encounter Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/amb/ and changes regularly. See the Directory of published versions

: Infekční kontakt – spalničky

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "f2015c80-9091-4b6f-8d66-97f49d6434b2",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-infectious-contact-hdr"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Observation f2015c80-9091-4b6f-8d66-97f49d6434b2</b></p><a name=\"f2015c80-9091-4b6f-8d66-97f49d6434b2\"> </a><a name=\"hcf2015c80-9091-4b6f-8d66-97f49d6434b2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7-cz/hdr/StructureDefinition-cz-observation-infectious-contact-hdr.html\">Observation: Infectious Contact (HDR CZ)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActClass AEXPOS}\">acquisition exposure</span></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType EXPAGNT}\">ExposureAgent</span></p><p><b>subject</b>: <a href=\"Bundle-OutpatientBundle-Mracena-L3.html#urn-uuid-f21b91f9-5e7a-47b9-a884-cbc720257590\">Mračena Mrakomorová  Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rid#2066425387)</a></p><p><b>effective</b>: 2026-03-25</p><p><b>performer</b>: <a href=\"Bundle-OutpatientBundle-Mracena-L3.html#urn-uuid-77fa78d2-154c-4d38-824e-3c38b39c6a42\">Practitioner Janský Jan </a></p><p><b>value</b>: <span title=\"Codes:{https://terminology.uzis.cz/CodeSystem/Mkn10_5 B05}\">Spalničky</span></p><p><b>note</b>: </p><blockquote><div><p>Kontakt proběhl ve školním kolektivu během vyučování.</p>\n</div></blockquote></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
          "code" : "AEXPOS",
          "display" : "acquisition exposure"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "code" : "EXPAGNT",
        "display" : "ExposureAgent"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:f21b91f9-5e7a-47b9-a884-cbc720257590"
  },
  "effectiveDateTime" : "2026-03-25",
  "performer" : [
    {
      "reference" : "urn:uuid:77fa78d2-154c-4d38-824e-3c38b39c6a42"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://terminology.uzis.cz/CodeSystem/Mkn10_5",
        "code" : "B05",
        "display" : "Spalničky"
      }
    ]
  },
  "note" : [
    {
      "text" : "Kontakt proběhl ve školním kolektivu během vyučování."
    }
  ]
}