FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-SentinelLymphNodeAssessment-N0.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "SentinelLymphNodeAssessment-N0"
status: final
code: Protocol used for examination of sentinel lymph nodes (LOINC#98278-5)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: N0 (NKRS - Sentinel Lymph Node Assessment#0)
{
"resourceType": "Observation",
"id": "SentinelLymphNodeAssessment-N0",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-sentinellymphnodeassessment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "98278-5",
"display": "Protocol used for examination of sentinel lymph nodes"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-sentinellymphnodeassessment",
"code": "0",
"display": "N0"
}
]
}
}