FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-SerumTumourMarkers-S3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "SerumTumourMarkers-S3"
status: final
code: Finding of serum tumor marker level (finding) (SNOMED CT#396701002)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: Serum tumor marker stage S3 (finding) (SNOMED CT#313142006)
derivedFrom:
{
"resourceType": "Observation",
"id": "SerumTumourMarkers-S3",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-serumtumourmarkers"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "396701002",
"display": "Finding of serum tumor marker level (finding)"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "313142006",
"display": "Serum tumor marker stage S3 (finding)"
}
]
},
"derivedFrom": [
{
"reference": "Observation/AlphaFetoprotein-AFP1"
},
{
"reference": "Observation/HCG-hCG2"
},
{
"reference": "Observation/LDH-LDH3"
}
]
}