Package | nictiz.fhir.nl.stu3.geboortezorg |
Resource Type | StructureDefinition |
Id | workflow-supportingInfoSTU3 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://nictiz.nl/fhir/StructureDefinition/workflow-supportingInfoSTU3 |
URL | http://nictiz.nl/fhir/StructureDefinition/workflow-supportingInfoSTU3 |
Version | 1.3.3 |
Status | active |
Name | workflow-supportingInfoSTU3 |
Title | Backported workflow-supportingInfo extension for FHIR STU3 |
Realm | nl |
Description | Other resources *from the patient record* that may be relevant to the event. The information from these resources was either used to create the instance or is provided to help with its interpretation. This extension **should not** be used if more specific inline elements or extensions are available. For example, use `Observation.hasMember` instead of supportingInformation for representing the members of an Observation panel. This extension is mocked from the offical HL7 core in R4 FHIR build specification at 31-05-2022. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "workflow-supportingInfoSTU3", "url": "http://nictiz.nl/fhir/StructureDefinition/workflow-supportingInfoSTU3", "version": "1.3.3", "name": "workflow-supportingInfoSTU3", "title": "Backported workflow-supportingInfo extension for FHIR STU3", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "email", "value": "info@nictiz.nl", "use": "work" } ] } ], "description": "Other resources *from the patient record* that may be relevant to the event. The information from these resources was either used to create the instance or is provided to help with its interpretation. This extension **should not** be used if more specific inline elements or extensions are available. For example, use `Observation.hasMember` instead of supportingInformation for representing the members of an Observation panel.\r\n\r\nThis extension is mocked from the offical HL7 core in R4 FHIR build specification at 31-05-2022.", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Observation", "DiagnosticReport", "CommunicationRequest" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/workflow-supportingInfoSTU3" }, { "id": "Extension.value[x]:valueReference", "path": "Extension.valueReference", "sliceName": "valueReference", "short": "supportingInfo", "definition": "Other resources *from the patient record* that may be relevant to the event. The information from these resources was either used to create the instance or is provided to help with its interpretation. This extension **should not** be used if more specific inline elements or extensions are available. For example, use `Observation.hasMember` instead of supportingInformation for representing the members of an Observation panel.", "type": [ { "code": "Reference" } ] } ] } }