Da Vinci - Coverage Requirements Discovery 2.1.0 - STU 2.1
Publication Build: This will be filled in by the publication tooling
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 xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "cdsHookType"] ; # 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: ValueSet cdsHookType</b></p><a name=\"cdsHookType\"> </a><a name=\"hccdsHookType\"> </a><a name=\"cdsHookType-en-US\"> </a><ul><li>Include codes from<a href=\"CodeSystem-temp.html\"><code>http://hl7.org/fhir/us/davinci-crd/CodeSystem/temp</code></a> where concept is-a <a href=\"CodeSystem-temp.html#temp-_HookType\">_HookType</a></li></ul></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "fm" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "3"^^xsd:integer ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd> ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ fhir:v "trial-use" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd> ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-crd/ValueSet/cdsHookType"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.18.48.7" ] ] ) ; # fhir:version [ fhir:v "2.1.0"] ; # fhir:name [ fhir:v "CDSHookType"] ; # fhir:title [ fhir:v "CDS Hook Types Value Set"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-12-11T19:24:00+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 International / Financial Management"] ; # fhir:contact ( [ ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ] ] ) ] ) ; # fhir:description [ fhir:v "Codes identifying a type of CDS Hook"] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "US" ] ] ) ] ) ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-crd/CodeSystem/temp"^^xsd:anyURI ] ; ( fhir:filter [ fhir:property [ fhir:v "concept" ] ; fhir:op [ fhir:v "is-a" ] ; fhir:value [ fhir:v "_HookType" ] ] ) ] ) ] . #