Package | nictiz.fhir.nl.stu3.geboortezorg |
Resource Type | StructureDefinition |
Id | bc-DonorObservation |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-DonorObservation |
URL | http://nictiz.nl/fhir/StructureDefinition/bc-DonorObservation |
Version | 1.3.2 |
Status | active |
Name | bc-DonorObservation |
Title | bc-DonorObservation |
Realm | nl |
Description | An Observation profile describing donor-related Observations, as defined by BabyConnect. These are observations about the donor, such as their age. * Donor-related Observations use the focus extension to point to the RelatedPerson (donor) they are about * Donor-related Observations refer to the EpisodeOfCare with Observation.context.reference Pattern: [[Donor-related Observation | https://informatiestandaarden.nictiz.nl/wiki/Gebz:FHIR_IG_bc-DonorObservation]] |
Copyright | CC0 |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
bc-Donor | bc-Donor |
bc-Woman | bc-Woman |
nl-core-observation | nl-core-observation |
observation-focusSTU3 | Backported Observation.focus for FHIR STU3 |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "bc-DonorObservation", "url": "http://nictiz.nl/fhir/StructureDefinition/bc-DonorObservation", "version": "1.3.2", "name": "bc-DonorObservation", "title": "bc-DonorObservation", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "email", "value": "geboortezorg@nictiz.nl", "use": "work" } ] } ], "description": "An Observation profile describing donor-related Observations, as defined by BabyConnect. \r\nThese are observations about the donor, such as their age.\r\n* Donor-related Observations use the focus extension to point to the RelatedPerson (donor) they are about\r\n* Donor-related Observations refer to the EpisodeOfCare with Observation.context.reference\r\n\r\nPattern: [[Donor-related Observation | https://informatiestandaarden.nictiz.nl/wiki/Gebz:FHIR_IG_bc-DonorObservation]]", "copyright": "CC0", "fhirVersion": "3.0.2", "mapping": [ { "identity": "gebz-peri-v3.2", "uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00", "name": "Geboortezorg 3.2" } ], "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.extension", "path": "Observation.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "Observation.extension:donor", "path": "Observation.extension", "sliceName": "donor", "min": 0, "max": "1", "type": [ { "code": "Extension", "profile": "http://nictiz.nl/fhir/StructureDefinition/observation-focusSTU3" } ], "isModifier": false }, { "id": "Observation.extension:donor.valueReference:valueReference", "path": "Observation.extension.valueReference", "sliceName": "valueReference", "type": [ { "code": "Reference", "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Donor" } ] }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman" } ] }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "open" } }, { "id": "Observation.value[x]:valueQuantity", "path": "Observation.value[x]", "sliceName": "valueQuantity", "type": [ { "code": "Quantity" } ], "mapping": [ { "identity": "gebz-peri-v3.2", "map": "peri32-dataelement-7890", "comment": "Leeftijd eiceldonor" } ] }, { "id": "Observation.component.referenceRange", "path": "Observation.component.referenceRange", "contentReference": "http://hl7.org/fhir/StructureDefinition/Observation#Observation.referenceRange" } ] } }