FHIR IG Statistics: StructureDefinition/profile-messageheader-ets-daten-response
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_MH_Daten_Response",
"version": "3.0",
"name": "MessageheaderEtsDatenResponse",
"title": "MessageHeader: eTS-Daten anfordern (Response)",
"status": "draft",
"experimental": true,
"date": "2019-08-13",
"publisher": "KV Telematik GmbH",
"contact": [
{
"name": "KV Telematik GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv-telematik.de"
}
]
}
],
"copyright": "Copyright 2018,2019 KV Telematik GmbH",
"fhirVersion": "4.0.0",
"kind": "resource",
"abstract": false,
"type": "MessageHeader",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MessageHeader",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MessageHeader.id",
"path": "MessageHeader.id",
"min": 1,
"mustSupport": true
},
{
"id": "MessageHeader.event[x]",
"path": "MessageHeader.event[x]",
"type": [
{
"code": "Coding"
}
],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/74_VS_ETS_Events"
}
},
{
"id": "MessageHeader.event[x].system",
"path": "MessageHeader.event[x].system",
"min": 1,
"mustSupport": true
},
{
"id": "MessageHeader.event[x].code",
"path": "MessageHeader.event[x].code",
"min": 1,
"mustSupport": true
},
{
"id": "MessageHeader.destination",
"path": "MessageHeader.destination",
"max": "0"
},
{
"id": "MessageHeader.sender",
"path": "MessageHeader.sender",
"max": "0"
},
{
"id": "MessageHeader.enterer",
"path": "MessageHeader.enterer",
"max": "0"
},
{
"id": "MessageHeader.author",
"path": "MessageHeader.author",
"max": "0"
},
{
"id": "MessageHeader.source",
"path": "MessageHeader.source",
"mustSupport": true
},
{
"id": "MessageHeader.source.name",
"path": "MessageHeader.source.name",
"max": "0"
},
{
"id": "MessageHeader.source.software",
"path": "MessageHeader.source.software",
"max": "0"
},
{
"id": "MessageHeader.source.version",
"path": "MessageHeader.source.version",
"max": "0"
},
{
"id": "MessageHeader.source.contact",
"path": "MessageHeader.source.contact",
"max": "0"
},
{
"id": "MessageHeader.source.endpoint",
"path": "MessageHeader.source.endpoint",
"mustSupport": true
},
{
"id": "MessageHeader.responsible",
"path": "MessageHeader.responsible",
"max": "0"
},
{
"id": "MessageHeader.reason",
"path": "MessageHeader.reason",
"max": "0"
},
{
"id": "MessageHeader.response",
"path": "MessageHeader.response",
"min": 1,
"mustSupport": true
},
{
"id": "MessageHeader.response.identifier",
"path": "MessageHeader.response.identifier",
"mustSupport": true
},
{
"id": "MessageHeader.response.code",
"path": "MessageHeader.response.code",
"mustSupport": true
},
{
"id": "MessageHeader.response.details",
"path": "MessageHeader.response.details",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Operationoutcome"
]
}
],
"mustSupport": true
},
{
"id": "MessageHeader.response.details.reference",
"path": "MessageHeader.response.details.reference",
"min": 1,
"mustSupport": true
},
{
"id": "MessageHeader.response.details.type",
"path": "MessageHeader.response.details.type",
"max": "0"
},
{
"id": "MessageHeader.response.details.identifier",
"path": "MessageHeader.response.details.identifier",
"max": "0"
},
{
"id": "MessageHeader.response.details.display",
"path": "MessageHeader.response.details.display",
"max": "0"
},
{
"id": "MessageHeader.focus",
"path": "MessageHeader.focus",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle_Data"
]
}
],
"mustSupport": true
},
{
"id": "MessageHeader.focus.reference",
"path": "MessageHeader.focus.reference",
"min": 1,
"mustSupport": true
}
]
}
}