Gebz:FHIR Guidelines

Uit informatiestandaarden
Versie door Marc (overleg | bijdragen) op 18 mrt 2020 om 13:20 (Nieuwe pagina aangemaakt met '{{IssueBox|Dit materiaal is in ontwikkeling en nog niet geschikt voor gebruik!}} FHIR Recipes Geboortezorg v2.3 =bc-child-observation= <syntaxhighlight lang="xml" h...')
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Naar navigatie springen Naar zoeken springen

FHIR Recipes Geboortezorg v2.3

bc-child-observation

<Observation xmlns="http://hl7.org/fhir">
    <id value="[[! a unique id]]"/>
    <meta>
        <profile value="http://nictiz.nl/fhir/StructureDefinition/bc-BirthWeight"/>
    </meta>
    <status value="final"/>
    <code>
        <coding>
            <system value="[[system, see below | http://loinc.org]]"/>
            <code value="[[code, see below | 8339-4"/>
            <display value="[[display, see below | Birth weight Measured]]"/>
        </coding>
    </code>
    <subject>
        <reference value="[[reference to the Child Patient | Patient/XXX-KIND2VDWOUDEN" />
        <display value="[[display of reference | Kind 2 van der Wouden]]" />
    </subject>
    <context>
        <reference value="[[reference to the EpisodeOfCare | EpisodeOfCare/wouden-dossier-zwanger1]]"/>
    </context>
    [[#observation, see below]]
    <valueQuantity>
        <value value="2845"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="gram"/>
    </valueQuantity>
    [[/observation]]
</Observation>
pwd id system code display datatype value value-system value-code
peri23-dataelement-40060 http://loinc.org 8339-4 Birth weight Measured valueQuantity Meting van het lichaamsgewicht zo kort mogelijk na de geboorte. http://unitsofmeasure.org gram