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-feedingpatterninfant-01"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingPatternInfant"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"zib-feedingpatterninfant-01\"> </a><a name=\"hczib-feedingpatterninfant-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "zib-feedingpatterninfant-01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-zib-FeedingPatternInfant.html\">HCIM FeedingPatternInfant</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: Finding of infant feeding pattern (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#289145007)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-patient-03.html\">Patient/nl-core-patient-03: I. Jongeneel-de Haas</a> " JONGENEEL-DE HAAS"</p><p><b>effective</b>: 2019-02-10 10:00:00+0200</p><blockquote><p><b>component</b></p><p><b>code</b>: Nutritional supplement (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#373453009)</span></p><p><b>value</b>: Geen</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Frequency of infant feeding (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#364653007)</span></p><p><b>value</b>: 6 per day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 6/d = '6/d')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>HCIM FeedingPatternInfant-FeedingMethod</b>: Flesvoeding <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#268472006)</span></p><p><b>code</b>: Type Voeding <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#4.31.3)</span></p><p><b>value</b>: Kunstvoeding <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#226790003)</span></p></blockquote></div>"
] ; #
fhir:status [ fhir:v "preliminary"] ; #
fhir:code [
( fhir:coding [
a sct:289145007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "289145007" ] ;
fhir:display [ fhir:v "Finding of infant feeding pattern (finding)" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-patient-03" ] ;
fhir:display [ fhir:v "I. Jongeneel-de Haas" ]
] ; #
fhir:effective [ fhir:v "2019-02-10T10:00:00+02:00"^^xsd:dateTime] ; #
fhir:component ( [
fhir:code [
( fhir:coding [
a sct:373453009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373453009" ] ;
fhir:display [ fhir:v "Nutritional supplement (substance)" ] ] ) ] ; # FeedingSupplement
fhir:value [ fhir:v "Geen" ]
] [
fhir:code [
( fhir:coding [
a sct:364653007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "364653007" ] ;
fhir:display [ fhir:v "Frequency of infant feeding (observable entity)" ] ] ) ] ; # FeedingFrequency
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "6"^^xsd:decimal ] ;
fhir:unit [ fhir:v "per day" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "6/d" ] ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingPatternInfant-FeedingMethod"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:268472006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "268472006" ] ;
fhir:display [ fhir:v "Flesvoeding" ] ] ) ] ] ) ; # FeedingMethod
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4.31.3" ] ;
fhir:display [ fhir:v "Type Voeding" ] ] ) ] ; # FeedingType
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:226790003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "226790003" ] ;
fhir:display [ fhir:v "Kunstvoeding" ] ] ) ]
] ) . #
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