Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4

Valueset-detectedissue-category.ttl

Example ValueSet/detectedissue-category (Turtle)

Maturity Level : N/A
Responsible Owner: Vocabulary Terminology Infrastructure Work Group Standards Status : Informative

Raw Turtle (+ also see Turtle/RDF Format Specification )

Definition for Value SetDetected Issue Category

@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:ValueSet;
  fhir:Resource.id [ fhir:value "detectedissue-category"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2019-11-01T09:29:23.356+11:00" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";
       fhir:index 0
     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "cds" ]
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/ValueSet/detectedissue-category"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.204" ]
  ];
  fhir:ValueSet.version [ fhir:value "4.0.1"];
  fhir:ValueSet.name [ fhir:value "DetectedIssueCategory"];
  fhir:ValueSet.title [ fhir:value "Detected Issue Category"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.experimental [ fhir:value "false"];
  fhir:ValueSet.date [ fhir:value "2019-11-01T09:29:23+11:00"];
  fhir:ValueSet.publisher [ fhir:value "FHIR Project team"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]

<http://hl7.org/fhir/ValueSet/detectedissue-category> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "detectedissue-category"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2025-11-27T16:48:47.349+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet detectedissue-category</b></p><a name=\"detectedissue-category\"> </a><a name=\"hcdetectedissue-category\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 9.0.0, the version found through the package references\"> version ?9.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-FOOD\">FOOD</a></td><td>Food Interaction Alert</td><td>Proposed therapy may interact with certain foods</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-DRUG\">DRUG</a></td><td>Drug Interaction Alert</td><td>The introduction of a drug into a subject with the intention of altering its biologic state with the intent of improving its health status.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-ALGY\">ALGY</a></td><td>Allergy Alert</td><td>Proposed therapy may be inappropriate or contraindicated because of a recorded patient allergy to the proposed product. (Allergies are immune based reactions.)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-DUPTHPY\">DUPTHPY</a></td><td>Duplicate Therapy Alert</td><td>The proposed therapy appears to duplicate an existing therapy</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "cds"

     ]
  ];
  fhir:ValueSet.description [ fhir:value "Kinds of issues or contraindications, such as 'drug-drug interaction', 'duplicate therapy', etc."];
  fhir:ValueSet.compose [
     fhir:ValueSet.include [
       fhir:index 0;
       fhir:ValueSet.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
       fhir:ValueSet.filter [
         fhir:index 0;
         fhir:ValueSet.property [ fhir:value "concept" ];
         fhir:ValueSet.op [ fhir:value "is-a" ];
         fhir:ValueSet.value [ fhir:value "_AdministrationDetectedIssueCode" ]
       ]
     ], [
       fhir:index 1;
       fhir:ValueSet.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
       fhir:ValueSet.filter [
         fhir:index 0;
         fhir:ValueSet.property [ fhir:value "concept" ];
         fhir:ValueSet.op [ fhir:value "is-a" ];
         fhir:ValueSet.value [ fhir:value "_ActSuppliedItemDetectedIssueCode" ]
       ]
     ], [
       fhir:index 2;
       fhir:ValueSet.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
       fhir:ValueSet.filter [
         fhir:index 0;
         fhir:ValueSet.property [ fhir:value "concept" ];
         fhir:ValueSet.op [ fhir:value "is-a" ];
         fhir:ValueSet.value [ fhir:value "_SupplyDetectedIssueCode" ]
       ]

  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "normative"

     ]
  ] .

  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/ValueSet/detectedissue-category"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/detectedissue-category>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.204" ]
  ] [
     fhir:use [ fhir:v "old" ] ;
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.194" ]
  ] [
     fhir:use [ fhir:v "old" ] ;
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.103" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot3"] ; # 
  fhir:name [ fhir:v "DetectedIssueCategory"] ; # 
  fhir:title [ fhir:v "Detected Issue Category"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:publisher [ fhir:v "FHIR Project team"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Kinds of issues or contraindications, such as 'drug-drug interaction', 'duplicate therapy', etc."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "FOOD" ] ;
         fhir:display [ fhir:v "Food Interaction Alert" ]
       ] [
         fhir:code [ fhir:v "DRUG" ] ;
         fhir:display [ fhir:v "Drug Interaction Alert" ]
       ] [
         fhir:code [ fhir:v "ALGY" ] ;
         fhir:display [ fhir:v "Allergy Alert" ]
       ] [
         fhir:code [ fhir:v "DUPTHPY" ] ;
         fhir:display [ fhir:v "Duplicate Therapy Alert" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [] . # 


# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.