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

: VoedingSoortCodelijst - TTL Representation

Active as of 2024-04-09

Raw ttl | Download


@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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2.16.840.1.113883.2.4.3.11.60.40.2.4.31.1--20171231000000"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Synonym</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"http://snomed.info/id/226790003\">226790003</a></td><td>Expressed breast milk</td><td>Borstvoeding</td><td>Borstvoeding</td></tr><tr><td><a href=\"http://snomed.info/id/386127005\">386127005</a></td><td>Formula milk</td><td>Kunstvoeding</td><td>Kunstvoeding</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2017-12-31T00:00:00+02:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.31.1--20171231000000"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://art-decor.org/ns/oids/vs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2.16.840.1.113883.2.4.3.11.60.40.2.4.31.1" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.3.15"] ; # 
  fhir:name [ fhir:v "VoedingSoortCodelijst"] ; # 
  fhir:title [ fhir:v "VoedingSoortCodelijst"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-09T16:00:20+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Netherlands"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Registratie aan de bron" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.registratieaandebron.nl" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://zibs.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "VoedingSoortCodelijst"] ; # 
  fhir:immutable [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:copyright [ fhir:v "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "226790003" ] ;
fhir:display [ fhir:v "Expressed breast milk" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ]           ] ;
fhir:value [ fhir:v "Borstvoeding" ]         ] )       ] [
fhir:code [ fhir:v "386127005" ] ;
fhir:display [ fhir:v "Formula milk" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ]           ] ;
fhir:value [ fhir:v "Kunstvoeding" ]         ] )       ] )     ] )
  ] . #