FHIR IG analytics| Package | iknl.fhir.stu3.pzp |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-ext-EncounterReference.json |
| FHIR Version | R3 |
| Source | https://api.iknl.nl/docs/pzp/stu3/1.0.0-rc1/StructureDefinition-ext-EncounterReference.html |
| URL | https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference |
| Version | 1.0.0-rc1 |
| Status | draft |
| Date | 2025-10-30T14:17:52+01:00 |
| Name | ExtEncounterReference |
| Title | ext Encounter Reference |
| Realm | uv |
| Description | An extension to link the Encounter during which the Consent, Goal or DeviceUseStatement was created or to which the creation is tightly associated. |
| Purpose | For some resources it may be important to know the link between the resource and a particular encounter while this is not part of the base resource. This extension allows to link the resource to the Encounter context. |
| Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| ACP-AdvanceDirective | AdvanceDirective |
| ACP-Medical-Policy-Goal | Medical Policy Goal |
| ACP-MedicalDevice | MedicalDevice |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ext-EncounterReference
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Extension | ext Encounter Reference | |
![]() ![]() | 0..0 | |||
![]() ![]() | 1..1 | uri | "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference" | |
![]() ![]() | 0..1 | Reference(Encounter) | Encounter | |
{
"resourceType": "StructureDefinition",
"id": "ext-EncounterReference",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference",
"version": "1.0.0-rc1",
"name": "ExtEncounterReference",
"title": "ext Encounter Reference",
"status": "draft",
"experimental": false,
"date": "2025-10-30T14:17:52+01:00",
"publisher": "IKNL",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.iknl.nl"
}
]
}
],
"description": "An extension to link the Encounter during which the Consent, Goal or DeviceUseStatement was created or to which the creation is tightly associated.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"purpose": "For some resources it may be important to know the link between the resource and a particular encounter while this is not part of the base resource. This extension allows to link the resource to the Encounter context.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion": "3.0.2",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"DeviceUseStatement",
"Consent",
"Goal"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"snapshot": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "ext Encounter Reference",
"definition": "An extension to link the Encounter during which the Consent, Goal or DeviceUseStatement was created or to which the creation is tightly associated.",
"min": 0,
"max": "*",
"base": {
"path": "Element",
"min": 0,
"max": "*"
},
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
]
},
{
"id": "Extension.id",
"path": "Extension.id",
"representation": [
"xmlAttr"
],
"short": "xml:id (or equivalent in JSON)",
"definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Extension",
"definition": "An Extension",
"min": 0,
"max": "0",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"representation": [
"xmlAttr"
],
"short": "identifies the meaning of the extension",
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"min": 1,
"max": "1",
"base": {
"path": "Extension.url",
"min": 1,
"max": "1"
},
"type": [
{
"code": "uri"
}
],
"fixedUri": "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference",
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "Encounter",
"definition": "The Encounter during which this resource was created or to which the creation is tightly associated.",
"comment": "This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. completing the administrative registration after the encounter).",
"min": 0,
"max": "1",
"base": {
"path": "Extension.value[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Encounter"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
},
{
"identity": "rim",
"map": "N/A"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "ext Encounter Reference",
"definition": "An extension to link the Encounter during which the Consent, Goal or DeviceUseStatement was created or to which the creation is tightly associated."
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "Encounter",
"definition": "The Encounter during which this resource was created or to which the creation is tightly associated.",
"comment": "This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. completing the administrative registration after the encounter).",
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Encounter"
}
]
}
]
}
}