FHIR IG analytics| Package | actnow.canshare.co.nz |
| Resource Type | Observation |
| Id | Observation-exSmallCellCancerHistology.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation exSmallCellCancerHistology
Profile: Histology
identifier: http://vendor.org/observation/001
status: Final
code: Histologic type of primary malignant neoplasm (observable entity)
value: Acral melanoma
{
"resourceType": "Observation",
"id": "exSmallCellCancerHistology",
"meta": {
"profile": [
"http://canshare.co.nz/fhir/StructureDefinition/an-histology"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://vendor.org/observation",
"value": "001"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct/21000210109",
"code": "512001000004108",
"display": "Histologic type of primary malignant neoplasm (observable entity)"
}
]
},
"subject": {
"reference": "Patient/exPatient"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct/21000210109",
"code": "447881000210103",
"display": "Acral melanoma"
}
]
}
}