Gebz:V2.0 FHIR IG bc-DonorObservation
Versie door Tessa van Alphen (overleg | bijdragen) op 31 okt 2025 om 14:36 (bc-DonorObservation pagina voor package 1.3.3)
bc-DonorObservation
This is a generic profile for observations related to a donor. 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
Profile
The entire profile can be found at: bc-DonorObservation
Pattern
This is a patten for donor-related Observations in Birthcare. Note that the meta.profile element should at least include nl-core-observation and preferably bc-DonorObservation.
All FHIR instances which follow this pattern will be valid Donor Observations. Other fields from the FHIR profile may be present: this description is a minimal representation.
[Legend]
<Observation xmlns="http://hl7.org/fhir">
<id value="[[a unique id]]"/>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/bc-DonorObservation"/>
<profile value="http://fhir.nl/fhir/StructureDefinition/nl-core-observation"/>
</meta>
<extension url="http://nictiz.nl/fhir/StructureDefinition/observation-focusSTU3">
<valueReference>
<reference value="[[reference to the RelatedPerson| RelatedPerson/donor-van-vrouw1]]"/>
<display value="(eiceldonor (persoon)) van Vrouw1"/>
</valueReference>
</extension>
<status value="final"/>
<code>
<coding>
<system value="[[system, see below | http://snomed.info/sct]]"/>
<code value="[[code, see below | 424144002]]"/>
<display value="[[display, see below |huidige chronologische leeftijd (waarneembare entiteit)]]"/>
</coding>
</code>
<subject>
<reference value="[[reference to the Woman Patient | Patient/Vrouw1]]"/>
<display value="[[display of reference | Vrouw 1]]"/>
</subject>
<context>
<reference value="[[reference to the EpisodeOfCare | EpisodeOfCare/vrouw1-zwanger1]]"/>
</context>
[[#observation.value, see below]]
<valueQuantity>
<value value="25"/>
<unit value="a"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</valueQuantity>
[[/observation.value]]
</Observation>
Valuation table
The FHIR profiles are independent of dataset versions, the mappings are not.
(The values in column 'Code' can be found on Simplifier as a binding on the code on this profile.)
Dataset 3.2 mappings
| PWD 2.3 to FHIR | ||||||||||||
| Type | # | Concept | Reference | Profile | System | Code | Display | FHIR element | ValueSet | |||
| 7890 | Leeftijd eiceldonor | bc-DonorObservation | http://snomed.info/sct | 424144002 | huidige chronologische leeftijd (waarneembare entiteit) | value[x]:valueQuantity | ||||||