@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "intended-venue-codes"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem intended-venue-codes</b></p><a name=\"intended-venue-codes\"> </a><a name=\"hcintended-venue-codes\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes</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>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">eh<a name=\"intended-venue-codes-eh\"> </a></td><td>EH</td><td>An eligible hospital is an acute care facility that is eligible to participate in a quality measurement initiative.</td></tr><tr><td style=\"white-space:nowrap\">ec<a name=\"intended-venue-codes-ec\"> </a></td><td>EC</td><td>An eligible clinician is a clinician who is eligible to participate in a quality measurement intiative.</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:Extension.valueCode [ fhir:value "cqi" ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [
       fhir:value "4"^^xsd:integer ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm" ;
           fhir:link <http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm>
         ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm" ;
           fhir:link <http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm>
         ]
       ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes"] ;
  fhir:CodeSystem.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.61.16.1" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "4.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "IntendedVenueCodes"] ;
  fhir:CodeSystem.title [ fhir:value "Intended Venue Codes"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-08T12:53:09+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 International / Clinical Quality Information"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cqi" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "The Intended Venue code system defines codes used to distinguish measures that are developed with the intent to be used in a particular venue, establishing expectations for the types of data that will be available from systems in that environment."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "001" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.valueSet [
     fhir:value "http://hl7.org/fhir/uv/cqm/ValueSet/intended-venue" ;
     fhir:link <http://hl7.org/fhir/uv/cqm/ValueSet/intended-venue>
  ] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "eh" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "EH" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "An eligible hospital is an acute care facility that is eligible to participate in a quality measurement initiative." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "ec" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "EC" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "An eligible clinician is a clinician who is eligible to participate in a quality measurement intiative." ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/uv/cqm/CodeSystem/intended-venue-codes.ttl> .

# -------------------------------------------------------------------------------------

