FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-NumberExaminedSentinelLymphNodes-Unknown.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "NumberExaminedSentinelLymphNodes-Unknown"
Profile: CH CRL Observation Number of Examined Sentinel Lymph Nodes
status: final
code: Sentinel lymph nodes examined [#] in Cancer specimen by Light microscopy (LOINC#85347-3)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
dataAbsentReason: Unknown (DataAbsentReason#unknown)
{
"resourceType": "Observation",
"id": "NumberExaminedSentinelLymphNodes-Unknown",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-numberexaminedsentinellymphnodes"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85347-3",
"display": "Sentinel lymph nodes examined [#] in Cancer specimen by Light microscopy"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "unknown",
"display": "Unknown"
}
]
}
}