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

: JournaalregelType - 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.103.11.2--20111012000000"] ; # 
  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>http://fhir.nl/fhir/NamingSystem/journaalregeltypen</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>English (United States) (English (United States), en)</b></td></tr><tr><td>S</td><td>Subjectief</td><td>Subjective</td><td>Subjective</td></tr><tr><td>O</td><td>Objectief</td><td>Objective</td><td>Objective</td></tr><tr><td>E</td><td>Evaluatie</td><td>Assessment</td><td>Assessment</td></tr><tr><td>P</td><td>Plan</td><td>Plan</td><td>Plan</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 "2011-10-12T00: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.103.11.2--20111012000000"^^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.103.11.2" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.3.15"] ; # 
  fhir:name [ fhir:v "JournaalregelType"] ; # 
  fhir:title [ fhir:v "JournaalregelType"] ; # 
  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 "Nictiz" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "T 070 317 3450" ]     ] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "F 070 320 74 37" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Type of the SOAP encoded journal entry"] ; # 
  fhir:immutable [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/journaalregeltypen"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Subjectief" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
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 "Subjective" ]         ] )       ] [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "Objectief" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
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 "Objective" ]         ] )       ] [
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "Evaluatie" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
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 "Assessment" ]         ] )       ] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Plan" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
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 "Plan" ]         ] )       ] )     ] )
  ] . #