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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeObservation
IdObservation-f564cd9a-422f-439b-ae17-b2c0a1311ead.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 f564cd9a-422f-439b-ae17-b2c0a1311ead

status: Final

category: Imaging

code: Computed tomography

subject: Mračena Mrakomorová Female, DoB: 1988-02-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#0551621111 (use: official, ))

effective: 2024-04-14 10:30:00+0100

performer: PractitionerRole: specialty = Radiology

value: neurčitý

interpretation: Kontrolní LDCT za 6-8 týdnů

Components

-CodeValue[x]
*CT of lungsvstupní

Source1

{
  "resourceType": "Observation",
  "id": "f564cd9a-422f-439b-ae17-b2c0a1311ead",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/szz/StructureDefinition/cz-observation-lung-cancer"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "imaging"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "77477000",
        "display": "Computed tomography"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec"
  },
  "effectiveDateTime": "2024-04-14T10:30:00+01:00",
  "performer": [
    {
      "reference": "urn:uuid:2a06ef57-f377-4031-a098-612aa44f54b2"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-result-lung-cancer-cs",
        "code": "neurcity",
        "display": "neurčitý"
      }
    ]
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-lung-cancer-interpretation-cs",
          "code": "ldctza6w",
          "display": "Kontrolní LDCT za 6-8 týdnů"
        }
      ]
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "241540006",
            "display": "CT of lungs"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-type-lung-cancer-observation-cs",
            "code": "vstupni",
            "display": "vstupní"
          }
        ]
      }
    }
  ]
}