FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Weiterbehandlung_durch
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/KBV_PR_AW_Weiterbehandlung_durch",
"version": "1.2.0",
"name": "KBV_PR_AW_Weiterbehandlung_durch",
"status": "active",
"copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "quick",
"uri": "http://siframework.org/cqf",
"name": "Quality Improvement and Clinical Knowledge (QUICK)"
}
],
"kind": "resource",
"abstract": false,
"type": "ServiceRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ServiceRequest.meta",
"path": "ServiceRequest.meta",
"min": 1
},
{
"id": "ServiceRequest.meta.versionId",
"path": "ServiceRequest.meta.versionId",
"min": 1
},
{
"id": "ServiceRequest.meta.lastUpdated",
"path": "ServiceRequest.meta.lastUpdated",
"min": 1
},
{
"id": "ServiceRequest.meta.profile",
"path": "ServiceRequest.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Weiterbehandlung_durch|1.2.0"
},
{
"id": "ServiceRequest.text",
"path": "ServiceRequest.text",
"min": 1
},
{
"id": "ServiceRequest.identifier",
"path": "ServiceRequest.identifier",
"max": "0"
},
{
"id": "ServiceRequest.instantiatesCanonical",
"path": "ServiceRequest.instantiatesCanonical",
"max": "0"
},
{
"id": "ServiceRequest.instantiatesUri",
"path": "ServiceRequest.instantiatesUri",
"max": "0"
},
{
"id": "ServiceRequest.basedOn",
"path": "ServiceRequest.basedOn",
"max": "0"
},
{
"id": "ServiceRequest.replaces",
"path": "ServiceRequest.replaces",
"max": "0"
},
{
"id": "ServiceRequest.requisition",
"path": "ServiceRequest.requisition",
"max": "0"
},
{
"id": "ServiceRequest.status",
"path": "ServiceRequest.status",
"short": "Status",
"definition": "Der Status ist immer abgeschlossen(completed)",
"fixedCode": "completed"
},
{
"id": "ServiceRequest.intent",
"path": "ServiceRequest.intent",
"short": "Absicht",
"definition": "Die Absicht in der diese Ressource erstellt wurde ist immer eine Verordnung(order).",
"fixedCode": "order"
},
{
"id": "ServiceRequest.category",
"path": "ServiceRequest.category",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "ServiceRequest.category.coding",
"path": "ServiceRequest.category.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "ServiceRequest.category.coding.system",
"path": "ServiceRequest.category.coding.system",
"min": 1,
"fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
"mustSupport": true
},
{
"id": "ServiceRequest.category.coding.version",
"path": "ServiceRequest.category.coding.version",
"max": "0"
},
{
"id": "ServiceRequest.category.coding.code",
"path": "ServiceRequest.category.coding.code",
"min": 1,
"fixedCode": "Weiterbehandlung_durch",
"mustSupport": true
},
{
"id": "ServiceRequest.category.coding.display",
"path": "ServiceRequest.category.coding.display",
"max": "0"
},
{
"id": "ServiceRequest.category.coding.userSelected",
"path": "ServiceRequest.category.coding.userSelected",
"max": "0"
},
{
"id": "ServiceRequest.category.text",
"path": "ServiceRequest.category.text",
"max": "0"
},
{
"id": "ServiceRequest.priority",
"path": "ServiceRequest.priority",
"max": "0"
},
{
"id": "ServiceRequest.doNotPerform",
"path": "ServiceRequest.doNotPerform",
"max": "0"
},
{
"id": "ServiceRequest.code",
"path": "ServiceRequest.code",
"max": "0"
},
{
"id": "ServiceRequest.orderDetail",
"path": "ServiceRequest.orderDetail",
"max": "0"
},
{
"id": "ServiceRequest.quantity[x]",
"path": "ServiceRequest.quantity[x]",
"max": "0"
},
{
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.subject.reference",
"path": "ServiceRequest.subject.reference",
"min": 1
},
{
"id": "ServiceRequest.subject.type",
"path": "ServiceRequest.subject.type",
"max": "0"
},
{
"id": "ServiceRequest.subject.identifier",
"path": "ServiceRequest.subject.identifier",
"max": "0"
},
{
"id": "ServiceRequest.subject.display",
"path": "ServiceRequest.subject.display",
"max": "0"
},
{
"id": "ServiceRequest.encounter",
"path": "ServiceRequest.encounter",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x]",
"path": "ServiceRequest.occurrence[x]",
"max": "0"
},
{
"id": "ServiceRequest.asNeeded[x]",
"path": "ServiceRequest.asNeeded[x]",
"max": "0"
},
{
"id": "ServiceRequest.authoredOn",
"path": "ServiceRequest.authoredOn",
"short": "Verweisdatum",
"definition": "Datum an dem die Überweisung erzeugt worden ist.",
"mustSupport": true
},
{
"id": "ServiceRequest.requester",
"path": "ServiceRequest.requester",
"max": "0"
},
{
"id": "ServiceRequest.performerType",
"path": "ServiceRequest.performerType",
"max": "0"
},
{
"id": "ServiceRequest.performer",
"path": "ServiceRequest.performer",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation|1.2.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.performer.reference",
"path": "ServiceRequest.performer.reference",
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.performer.type",
"path": "ServiceRequest.performer.type",
"max": "0"
},
{
"id": "ServiceRequest.performer.identifier",
"path": "ServiceRequest.performer.identifier",
"max": "0"
},
{
"id": "ServiceRequest.performer.display",
"path": "ServiceRequest.performer.display",
"max": "0"
},
{
"id": "ServiceRequest.locationCode",
"path": "ServiceRequest.locationCode",
"max": "0"
},
{
"id": "ServiceRequest.locationReference",
"path": "ServiceRequest.locationReference",
"max": "0"
},
{
"id": "ServiceRequest.reasonCode",
"path": "ServiceRequest.reasonCode",
"max": "0"
},
{
"id": "ServiceRequest.reasonReference",
"path": "ServiceRequest.reasonReference",
"max": "0"
},
{
"id": "ServiceRequest.insurance",
"path": "ServiceRequest.insurance",
"max": "0"
},
{
"id": "ServiceRequest.supportingInfo",
"path": "ServiceRequest.supportingInfo",
"max": "0"
},
{
"id": "ServiceRequest.specimen",
"path": "ServiceRequest.specimen",
"max": "0"
},
{
"id": "ServiceRequest.bodySite",
"path": "ServiceRequest.bodySite",
"max": "0"
},
{
"id": "ServiceRequest.note",
"path": "ServiceRequest.note",
"max": "0"
},
{
"id": "ServiceRequest.patientInstruction",
"path": "ServiceRequest.patientInstruction",
"max": "0"
},
{
"id": "ServiceRequest.relevantHistory",
"path": "ServiceRequest.relevantHistory",
"max": "0"
}
]
}
}