FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: v2 Allergy clinical status - TTL Representation

Page standards status: External Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0438"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0438</b></p><a name=\"v2-0438\"> </a><a name=\"hcv2-0438\"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0438</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0438-C\"> </a></td><td>Confirmed or verified</td><td>Bevestigd of gecontroleerd</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v2-0438-D\"> </a></td><td>Doubt raised</td><td>Twijfelachtig</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"v2-0438-E\"> </a></td><td>Erroneous</td><td>Foutief</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0438-I\"> </a></td><td>Confirmed but inactive</td><td>Bevestigd maar inactief</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0438-P\"> </a></td><td>Pending</td><td>In bewerking</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0438-S\"> </a></td><td>Suspect</td><td>Verdacht</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0438-U\"> </a></td><td>Unconfirmed</td><td>Niet-bevestigd</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "external"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0438"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.9"] ; # 
  fhir:name [ fhir:v "v2.0438"] ; # 
  fhir:title [ fhir:v "v2 Allergy clinical status"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:11:23-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "FHIR Value set/code system definition for HL7 v2 table 0438 ( Allergy clinical status)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Confirmed or verified" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Bevestigd of gecontroleerd" ]     ] )
  ] [
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Doubt raised" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Twijfelachtig" ]     ] )
  ] [
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "Erroneous" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Foutief" ]     ] )
  ] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Confirmed but inactive" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Bevestigd maar inactief" ]     ] )
  ] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Pending" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "In bewerking" ]     ] )
  ] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Suspect" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Verdacht" ]     ] )
  ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unconfirmed" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Niet-bevestigd" ]     ] )
  ] ) . #