FHIR IG analytics| Package | de.gevko.evo.hlm |
| Resource Type | Observation |
| Id | Observation-example.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_KHB_B_Observation|0.9.0"
]
},
"status": "preliminary",
"code": {
"coding": [
{
"system": "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_Section_Type",
"code": "Hinweise"
}
]
},
"subject": {
"reference": "https://[FHIR-SERVER-URL]/Patient/00000001"
},
"effectiveDateTime": "2020-07-30T10:12:21Z",
"performer": [
{
"reference": "https://[FHIR-SERVER-URL]/Practitioner/00000002"
}
],
"valueString": "Fragestellung/Hinweise Freitext"
}