FHIR IG analytics| Package | de.gevko.evo.hlm |
| Resource Type | Composition |
| Id | Composition-example-duplicate-3.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Composition",
"id": "0000000CA",
"meta": {
"profile": [
"https://fhir.gevko.de/StructureDefinition/EVO_PR_KHB_A_Composition|0.9.0"
]
},
"status": "final",
"type": {
"coding": [
{
"system": "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt",
"code": "e02A"
}
]
},
"subject": {
"reference": "http://FHIR-SERVER-URL/Patient/00000001"
},
"date": "2020-06-09T12:30:02Z",
"author": [
{
"reference": "http://FHIR-SERVER-URL/Practitioner/00000002",
"type": "Practitioner"
},
{
"type": "Device",
"identifier": {
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer",
"value": "00998877665544332211"
}
}
],
"title": "Verordnung von Krankenhausbehandlung",
"custodian": {
"reference": "http://FHIR-SERVER-URL/Organisation/00000003"
},
"section": [
{
"code": {
"coding": [
{
"system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
"code": "Coverage"
}
]
},
"entry": [
{
"reference": "http://FHIR-SERVER-URL/Coverage/00000004"
}
]
},
{
"code": {
"coding": [
{
"system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
"code": "KHB"
}
]
},
"entry": [
{
"reference": "http://FHIR-SERVER-URL/ServiceRequest/00000005"
}
]
},
{
"code": {
"coding": [
{
"system": "https://fhir.gevko.de/ValueSet/EVO_VS_KHB_Section_Type",
"code": "Diagnose"
}
]
},
"entry": [
{
"reference": "http://FHIR-SERVER-URL/Condition/00000006"
}
]
}
]
}