FHIR IG analytics| Package | de.gevko.evo.hlm |
| Resource Type | Observation |
| Id | PathologyNote.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "00000009",
"meta": {
"profile": [
"https://fhir.gevko.de/StructureDefinition/EVO_PR_FOR_Hinweise_Freitext|0.9.0"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "34819-3",
"display": "Pathology Note"
}
]
},
"subject": {
"reference": "https://FHIR-SERVER-URL/Patient/00000001"
},
"performer": [
{
"reference": "https://FHIR-SERVER-URL/Practitioner/00000002"
}
],
"valueString": "Hier stehen Theapieziele, med. Befunde und Hinweise"
}