Package | nictiz.fhir.nl.stu3.geboortezorg |
Resource Type | StructureDefinition |
Id | observation-component-valueBooleanSTU3 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://nictiz.nl/fhir/StructureDefinition/observation-component-valueBooleanSTU3 |
URL | http://nictiz.nl/fhir/StructureDefinition/observation-component-valueBooleanSTU3 |
Version | 1.3.3 |
Status | active |
Name | observation-component-valueBooleanSTU3 |
Title | Backported Observation.component.valueBoolean extension for FHIR STU3 |
Realm | nl |
Description | Additional boolean data type to include in the value[x] element in component. This extension is mocked from the offical HL7 core in R4 FHIR build specification at 18-07-2022. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
bc-PlacentaLocalization | bc-PlacentaLocalization |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "observation-component-valueBooleanSTU3", "url": "http://nictiz.nl/fhir/StructureDefinition/observation-component-valueBooleanSTU3", "version": "1.3.3", "name": "observation-component-valueBooleanSTU3", "title": "Backported Observation.component.valueBoolean extension for FHIR STU3", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "email", "value": "info@nictiz.nl", "use": "work" } ] } ], "description": "Additional boolean data type to include in the value[x] element in component. \r\n\r\nThis extension is mocked from the offical HL7 core in R4 FHIR build specification at 18-07-2022.", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Observation.component" ], "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/observation-component-valueBooleanSTU3" }, { "id": "Extension.value[x]:valueBoolean", "path": "Extension.valueBoolean", "sliceName": "valueBoolean", "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": "boolean" } ] } ] } }