FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-pN-20181215.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "pN-20181215"
Profile: CH CRL Observation pN
status: final
code: Regional lymph nodes.pathology [Class] Cancer (LOINC#21900-6)
subject: Patient/RobertMeier " MEIER"
effective: 2018-12-15
value: pN0 (NKRS - pN#0)
{
"resourceType": "Observation",
"id": "pN-20181215",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-pn"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "21900-6",
"display": "Regional lymph nodes.pathology [Class] Cancer"
}
]
},
"subject": {
"reference": "Patient/RobertMeier"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-pn",
"code": "0",
"display": "pN0"
}
]
}
}