Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "zib-familysituationchild-01"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <caption>Observatie/bepaling. Subject: <a href=\"Patient/nl-core-patient-03\">Irma\n Jongeneel-de Haas</a>. Status: definitief<div>Uitvoerende: <a href=\"Practitioner/nl-core-practitioner-01\">Huisarts H. de Vries</a>\n </div>\n </caption>\n <tfoot>\n <tr>\n <td colspan=\"2\">Patient heeft vaak ruzie met de moeder.</td>\n </tr>\n </tfoot>\n <tbody>\n <tr>\n <th>Bepalingdatum/tijd</th>\n <td>2018-08-12</td>\n </tr>\n <tr>\n <th>Code</th>\n <th>Waarde</th>\n </tr>\n <tr>\n <td>\n <span title=\"Finding of family details and household composition of child (finding) (55801000146105 - SNOMED CT)\">Finding of family details and household composition of child\n (finding)</span>\n </td>\n <td/>\n </tr>\n <tr>\n <td>\n <span title=\"Household composition (observable entity) (224130005 - SNOMED CT)\">Household composition (observable entity)</span>\n </td>\n <td>\n <span title=\"Lives with mother (224139006 - SNOMED CT)\">Lives with\n mother</span>\n </td>\n </tr>\n <tr>\n <td>\n <span title=\"Number of siblings (observable entity) (224095004 - SNOMED CT)\">Number of siblings (observable entity)</span>\n </td>\n <td>2</td>\n </tr>\n <tr>\n <td>\n <span title=\"Parent (person) (40683002 - SNOMED CT)\">Parent\n (person)</span>\n </td>\n <td/>\n </tr>\n <tr>\n <td>\n <span title=\"Parent (person) (40683002 - SNOMED CT)\">Parent\n (person)</span>\n </td>\n <td/>\n </tr>\n <tr>\n <td>\n <span title=\"Child (67822003 - SNOMED CT)\">Child</span>\n </td>\n <td>2018-06-02</td>\n </tr>\n <tr>\n <td>\n <span title=\"Sibling (person) (375005 - SNOMED CT)\">Sibling\n (person)</span>\n </td>\n <td>2009-12-20</td>\n </tr>\n <tr>\n <td>\n <span title=\"Sibling (person) (375005 - SNOMED CT)\">Sibling\n (person)</span>\n </td>\n <td>2013-02-03</td>\n </tr>\n </tbody>\n </table>\n </div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:55801000146105 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55801000146105" ] ;
fhir:display [ fhir:v "Finding of family details and household composition of child (finding)" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-patient-03" ] ;
fhir:display [ fhir:v "Irma Jongeneel-de Haas" ]
] ; #
fhir:effective [ fhir:v "2018-08-12"^^xsd:date] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/nl-core-practitioner-01" ] ;
fhir:display [ fhir:v "Huisarts H. de Vries" ]
] ) ; #
fhir:comment [ fhir:v "Patient heeft vaak ruzie met de moeder."] ; #
fhir:component ( [
fhir:code [
( fhir:coding [
a sct:224130005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224130005" ] ;
fhir:display [ fhir:v "Household composition (observable entity)" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:224139006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224139006" ] ;
fhir:display [ fhir:v "Lives with mother" ] ] ) ;
fhir:text [ fhir:v "Woont bij moeder" ] ]
] [
fhir:code [
( fhir:coding [
a sct:224095004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224095004" ] ;
fhir:display [ fhir:v "Number of siblings (observable entity)" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "RelatedPerson/nl-core-relatedperson-03" ] ;
fhir:display [ fhir:v "Natural father" ] ] ] ) ; # parent #1
fhir:code [
( fhir:coding [
a sct:40683002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "40683002" ] ;
fhir:display [ fhir:v "Parent (person)" ] ] ) ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "RelatedPerson/nl-core-relatedperson-04" ] ;
fhir:display [ fhir:v "Natural mother" ] ] ] ) ; # parent #2
fhir:code [
( fhir:coding [
a sct:40683002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "40683002" ] ;
fhir:display [ fhir:v "Parent (person)" ] ] ) ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "RelatedPerson/nl-core-relatedperson-05" ] ;
fhir:display [ fhir:v "Natural daughter" ] ] ] ) ; # child #1
fhir:code [
( fhir:coding [
a sct:67822003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67822003" ] ;
fhir:display [ fhir:v "Child" ] ] ) ] ;
fhir:value [ fhir:v "2018-06-02"^^xsd:date ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "RelatedPerson/nl-core-relatedperson-06" ] ;
fhir:display [ fhir:v "Brother" ] ] ] ) ; # sibling #1
fhir:code [
( fhir:coding [
a sct:375005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "375005" ] ;
fhir:display [ fhir:v "Sibling (person)" ] ] ) ] ;
fhir:value [ fhir:v "2009-12-20"^^xsd:date ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "RelatedPerson/nl-core-relatedperson-07" ] ;
fhir:display [ fhir:v "Sister" ] ] ] ) ; # sibling #2
fhir:code [
( fhir:coding [
a sct:375005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "375005" ] ;
fhir:display [ fhir:v "Sibling (person)" ] ] ) ] ;
fhir:value [ fhir:v "2013-02-03"^^xsd:date ]
] ) . #
IG © 2023+ HL7 Netherlands. Package zibs2017#1.3.15 based on FHIR 3.0.2. Generated 2024-04-09
Links: Table of Contents |
QA Report