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
Active as of 2024-04-09 |
@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.12.12.6--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 <code>urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.20.6</code><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>Face1</td><td>Facial muscles totally relaxed</td><td>Gezichtsspieren volkomen ontspannen</td><td>Gezichtsspieren volkomen ontspannen</td></tr><tr><td>Face2</td><td>Normal facial tone</td><td>Normale spanning van het gezicht</td><td>Normale spanning van het gezicht</td></tr><tr><td>Face3</td><td>Tension evident in some facial muscles</td><td>Spanning duidelijk in sommige gelaatsspieren (niet aanhoudend)</td><td>Spanning duidelijk in sommige gelaatsspieren (niet aanhoudend)</td></tr><tr><td>Face4</td><td>Tension evident throughout facial muscles</td><td>Spanning duidelijk in alle gelaatsspieren (aanhoudend)</td><td>Spanning duidelijk in alle gelaatsspieren (aanhoudend)</td></tr><tr><td>Face5</td><td>Facial muscles contorted and grimacing</td><td>Gezichtsspieren verwrongen en in een grimas</td><td>Gezichtsspieren verwrongen en in een grimas</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.12.12.6--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.12.12.6" ]
] ) ; #
fhir:version [ fhir:v "1.3.15"] ; #
fhir:name [ fhir:v "GezichtsspanningCodelijst"] ; #
fhir:title [ fhir:v "GezichtsspanningCodelijst"] ; #
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 "GezichtsspanningCodelijst"] ; #
fhir:immutable [ fhir:v "false"^^xsd:boolean] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.20.6"^^xsd:anyURI ] ;
( fhir:concept [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "Face1" ] ;
fhir:display [ fhir:v "Facial muscles totally relaxed" ] ;
( 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 "Gezichtsspieren volkomen ontspannen" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "Face2" ] ;
fhir:display [ fhir:v "Normal facial tone" ] ;
( 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 "Normale spanning van het gezicht" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "Face3" ] ;
fhir:display [ fhir:v "Tension evident in some facial muscles" ] ;
( 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 "Spanning duidelijk in sommige gelaatsspieren (niet aanhoudend)" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "Face4" ] ;
fhir:display [ fhir:v "Tension evident throughout facial muscles" ] ;
( 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 "Spanning duidelijk in alle gelaatsspieren (aanhoudend)" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ] ) ;
fhir:code [ fhir:v "Face5" ] ;
fhir:display [ fhir:v "Facial muscles contorted and grimacing" ] ;
( 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 "Gezichtsspieren verwrongen en in een grimas" ] ] ) ] ) ] )
] . #
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