FHIR IG Statistics: StructureDefinition/be-ext-inform-party
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "be-ext-inform-party",
"url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-inform-party",
"name": "BeInformParty",
"title": "BeInformParty",
"status": "draft",
"description": "Extra parties that need to be informed of the outcome, besides the prescriber.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "ServiceRequest"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Inform party",
"isModifier": false
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-inform-party"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner",
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization",
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient"
]
}
]
}
]
}
}