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

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeObservation
IdObservation-4eceb19d-d67b-4520-badf-9bbf20cd6046.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 4eceb19d-d67b-4520-badf-9bbf20cd6046

status: Final

code: Country of travel [Location]

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

effective: 2025-07-20

performer: Practitioner Novák Roman

value: Belgie

note:

Pacient navštívil Belgii během poslední půl roce.


Source1

{
  "resourceType": "Observation",
  "id": "4eceb19d-d67b-4520-badf-9bbf20cd6046",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-travel-hdr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "94651-7",
        "display": "Country of travel [Location]"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57"
  },
  "effectiveDateTime": "2025-07-20",
  "performer": [
    {
      "reference": "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "urn:iso:std:iso:3166",
        "code": "BE",
        "display": "Belgium"
      }
    ],
    "text": "Belgie"
  },
  "note": [
    {
      "text": "Pacient navštívil Belgii během poslední půl roce."
    }
  ]
}