FHIR IG analytics| Package | pc.ig |
| Resource Type | Observation |
| Id | Observation-ExampleHistDxDate1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ExampleHistDxDate1
status: Final
code: Earliest date of diagnosis
value: 2024-05-10
{
"resourceType": "Observation",
"id": "ExampleHistDxDate1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/patient-histological-diagnosis-date-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "77975-1",
"display": "Earliest date of diagnosis"
}
]
},
"subject": {
"reference": "Patient/ExamplePatientTransplant1"
},
"valueDateTime": "2024-05-10"
}