FHIR IG analytics| Package | de.gevko.evo.hlm |
| Resource Type | Composition |
| Id | Composition-example-duplicate-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Composition",
"id": "0000000C",
"meta": {
"profile": [
"https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_Composition|0.9.0"
]
},
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis",
"valueCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_STATUSKENNZEICHEN",
"code": "00"
}
}
],
"status": "final",
"type": {
"coding": [
{
"system": "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt",
"code": "e04"
}
]
},
"subject": {
"reference": "http://FHIR-SERVER-URL.DE/Patient/00000001"
},
"date": "2020-06-09T12:30:02Z",
"author": [
{
"reference": "http://FHIR-SERVER-URL.DE/Practitioner/00000002",
"type": "Practitioner"
},
{
"type": "Device",
"identifier": {
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer",
"value": "00998877665544332211"
}
}
],
"title": "Krankenbeförderung",
"custodian": {
"reference": "http://FHIR-SERVER-URL.DE/Organisation/00000003"
},
"section": [
{
"code": {
"coding": [
{
"system": "https://fhir.gevko.de/ValueSet/EVO_VS_KB_Section_Type",
"code": "Coverage"
}
]
},
"entry": [
{
"reference": "http://FHIR-SERVER-URL.DE/Coverage/00000004"
}
]
},
{
"code": {
"coding": [
{
"system": "https://fhir.gevko.de/ValueSet/EVO_VS_KB_Section_Type",
"code": "Befoerderung"
}
]
},
"entry": [
{
"reference": "http://FHIR-SERVER-URL.DE/ServiceRequest/00000007"
}
]
}
]
}