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-familysituation-01"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation"^^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</caption>\n <tfoot>\n <tr>\n <td colspan=\"2\">Beide inwonende kinderen zijn zeer zelfstandig.</td>\n </tr>\n </tfoot>\n <tbody>\n <tr>\n <th>Bepalingdatum/tijd</th>\n <td>2018-08-10</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 (finding) (365470003 - SNOMED CT)\">Finding of family details and household composition\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 relatives (finding) (160756002 - SNOMED CT)\">Lives with relatives (finding)</span>\n </td>\n </tr>\n <tr>\n <td>\n <span title=\"Number of offspring (observable entity) (224118004 - SNOMED CT)\">Number of offspring (observable entity)</span>\n </td>\n <td>3</td>\n </tr>\n <tr>\n <td>\n <span title=\"Number of children living at home (observable entity) (55811000146107 - SNOMED CT)\">Number of children living at home (observable entity)</span>\n </td>\n <td>2</td>\n </tr>\n <tr>\n <td>\n <span title=\"Caregiver behavior (observable entity) (406192005 - SNOMED CT)\">Caregiver behavior (observable entity)</span>\n </td>\n <td>Heeft zorg voor vader die in huis woont. </td>\n </tr>\n <tr>\n <td>\n <span title=\"Child (67822003 - SNOMED CT)\">Child</span>\n </td>\n <td>2009-08-02</td>\n </tr>\n <tr>\n <td>\n <span title=\"Child (67822003 - SNOMED CT)\">Child</span>\n </td>\n <td>2011-04-02</td>\n </tr>\n <tr>\n <td>\n <span title=\"Child (67822003 - SNOMED CT)\">Child</span>\n </td>\n <td>2006-04-02</td>\n </tr>\n </tbody>\n </table>\n </div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:365470003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "365470003" ] ;
fhir:display [ fhir:v "Finding of family details and household composition (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-10"^^xsd:date] ; #
fhir:comment [ fhir:v "Beide inwonende kinderen zijn zeer zelfstandig."] ; #
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)" ] ] ) ] ; # familyComposition
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:160756002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "160756002" ] ;
fhir:display [ fhir:v "Lives with relatives (finding)" ] ] ) ;
fhir:text [ fhir:v "Woont samen met familie" ] ]
] [
fhir:code [
( fhir:coding [
a sct:224118004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224118004" ] ;
fhir:display [ fhir:v "Number of offspring (observable entity)" ] ] ) ] ; # numberOfChildren
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "3"^^xsd:decimal ] ]
] [
fhir:code [
( fhir:coding [
a sct:55811000146107 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55811000146107" ] ;
fhir:display [ fhir:v "Number of children living at home (observable entity)" ] ] ) ] ; # numberOfChildrenLivingAtHome
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ]
] [
fhir:code [
( fhir:coding [
a sct:406192005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "406192005" ] ;
fhir:display [ fhir:v "Caregiver behavior (observable entity)" ] ] ) ] ; # careResponsibility
fhir:value [ fhir:v "Heeft zorg voor vader die in huis woont. " ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; # 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 "2009-08-02"^^xsd:date ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; # child #2
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 "2011-04-02"^^xsd:date ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation-LivingAtHomeIndicator"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ] ] ) ; # child #3
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 "2006-04-02"^^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