FHIR IG analytics| Package | de.gevko.evo.hlm |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-example-duplicate-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "00000007",
"meta": {
"profile": [
"https://fhir.gevko.de/StructureDefinition/EVO_PR_KHB_B_DiagnosticReport|0.9.0"
]
},
"status": "partial",
"code": {
"coding": [
{
"system": "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_Section_Type",
"code": "Untersuchungsergebnisse"
}
]
},
"subject": {
"reference": "https://FHIR-SERVER-URL/Patient/00000001"
},
"result": [
{
"reference": "https://FHIR-SERVER-URL/Observation/000000016"
}
]
}