FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.amb
Resource TypeObservation
IdObservation-f2015c80-9091-4b6f-8d66-97f49d6434b2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation f2015c80-9091-4b6f-8d66-97f49d6434b2

status: Final

category: acquisition exposure

code: ExposureAgent

subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rid#2066425387)

effective: 2026-03-25

performer: Practitioner Janský Jan

value: Spalničky

note:

Kontakt proběhl ve školním kolektivu během vyučování.


Source1

{
  "resourceType": "Observation",
  "id": "f2015c80-9091-4b6f-8d66-97f49d6434b2",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-infectious-contact-hdr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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í."
    }
  ]
}