FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | Observation |
| Id | Observation-f564cd9a-422f-439b-ae17-b2c0a1311ead.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation f564cd9a-422f-439b-ae17-b2c0a1311ead
Profile: Observation: Lung cancer (SZZ CZ)
status: Final
category: Imaging
code: Computed tomography
effective: 2024-04-14 10:30:00+0100
performer: PractitionerRole: specialty = Radiology
value: neurčitý
interpretation: Kontrolní LDCT za 6-8 týdnů
| Code | Value[x] |
| CT of lungs | vstupní |
{
"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í"
}
]
}
}
]
}