FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-LiverDisease-Mild.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "LiverDisease-Mild"
Profile: CH CRL Observation Liver Disease
status: final
code: Disorder of liver (disorder) (SNOMED CT#235856003)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: Mild (score 1) (NKRS - Liver Disease#1)
{
"resourceType": "Observation",
"id": "LiverDisease-Mild",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-liverdisease"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "235856003",
"display": "Disorder of liver (disorder)"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-liverdisease",
"code": "1",
"display": "Mild (score 1)"
}
]
}
}