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