HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: UsageContextType - TTL Representation

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "usage-context-type"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-09T15:10:28.568-06:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/usage-context-type 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\">gender<a name=\"usage-context-type-gender\"> </a></td><td>Gender</td><td>The gender of the patient. For this context type, appropriate values can be found in the http://hl7.org/fhir/ValueSet/administrative-gender value set.</td></tr><tr><td style=\"white-space:nowrap\">age<a name=\"usage-context-type-age\"> </a></td><td>Age Range</td><td>The age of the patient. For this context type, the value could be a range that specifies the applicable ages or a code from an appropriate value set such as the MeSH value set http://terminology.hl7.org/ValueSet/v3-AgeGroupObservationValue.</td></tr><tr><td style=\"white-space:nowrap\">focus<a name=\"usage-context-type-focus\"> </a></td><td>Clinical Focus</td><td>The clinical concept(s) addressed by the artifact. For example, disease, diagnostic test interpretation, medication ordering as in http://hl7.org/fhir/ValueSet/condition-code.</td></tr><tr><td style=\"white-space:nowrap\">user<a name=\"usage-context-type-user\"> </a></td><td>User Type</td><td>The clinical specialty of the context in which the patient is being treated - For example, PCP, Patient, Cardiologist, Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from a specialty value set such as the NUCC Health Care provider taxonomy value set http://hl7.org/fhir/ValueSet/provider-taxonomy.</td></tr><tr><td style=\"white-space:nowrap\">workflow<a name=\"usage-context-type-workflow\"> </a></td><td>Workflow Setting</td><td>The settings in which the artifact is intended for use. For example, admission, pre-op, etc. For example, the ActEncounterCode value set http://terminology.hl7.org/ValueSet/v3-ActEncounterCode.</td></tr><tr><td style=\"white-space:nowrap\">task<a name=\"usage-context-type-task\"> </a></td><td>Workflow Task</td><td>The context for the clinical task(s) represented by this artifact. For example, this could be any task context represented by the HL7 ActTaskCode value set http://terminology.hl7.org/ValueSet/v3-ActTaskCode. General categories include: order entry, patient documentation and patient information review.</td></tr><tr><td style=\"white-space:nowrap\">venue<a name=\"usage-context-type-venue\"> </a></td><td>Clinical Venue</td><td>The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home, Nursing home. The code value may originate from the HL7 ServiceDeliveryLocationRoleType value set (http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType).</td></tr><tr><td style=\"white-space:nowrap\">species<a name=\"usage-context-type-species\"> </a></td><td>Species</td><td>The species to which an artifact applies. For example, SNOMED - 387961004 | Kingdom Animalia (organism).</td></tr><tr><td style=\"white-space:nowrap\">program<a name=\"usage-context-type-program\"> </a></td><td>Program</td><td>A program/project of work for which this artifact is applicable.</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "fhir" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "trial-use" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [ fhir:value "5"^^xsd:integer ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type"];
  fhir:CodeSystem.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.1.1068" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.5.0"];
  fhir:CodeSystem.name [ fhir:value "UsageContextType"];
  fhir:CodeSystem.title [ fhir:value "UsageContextType"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2020-04-09T21:10:28+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.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" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "A code that specifies a type of context being specified by a usage context."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/usage-context-type";
     fhir:link <http://terminology.hl7.org/ValueSet/usage-context-type>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "gender" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gender" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The gender of the patient. For this context type, appropriate values can be found in the http://hl7.org/fhir/ValueSet/administrative-gender value set." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "age" ];
     fhir:CodeSystem.concept.display [ fhir:value "Age Range" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The age of the patient. For this context type, the value could be a range that specifies the applicable ages or a code from an appropriate value set such as the MeSH value set http://terminology.hl7.org/ValueSet/v3-AgeGroupObservationValue." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "focus" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Focus" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The clinical concept(s) addressed by the artifact. For example, disease, diagnostic test interpretation, medication ordering as in http://hl7.org/fhir/ValueSet/condition-code." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "user" ];
     fhir:CodeSystem.concept.display [ fhir:value "User Type" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The clinical specialty of the context in which the patient is being treated - For example, PCP, Patient, Cardiologist, Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from a specialty value set such as the NUCC Health Care provider taxonomy value set http://hl7.org/fhir/ValueSet/provider-taxonomy." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "workflow" ];
     fhir:CodeSystem.concept.display [ fhir:value "Workflow Setting" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The settings in which the artifact is intended for use. For example, admission, pre-op, etc. For example, the ActEncounterCode value set http://terminology.hl7.org/ValueSet/v3-ActEncounterCode." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "task" ];
     fhir:CodeSystem.concept.display [ fhir:value "Workflow Task" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The context for the clinical task(s) represented by this artifact. For example, this could be any task context represented by the HL7 ActTaskCode value set http://terminology.hl7.org/ValueSet/v3-ActTaskCode. General categories include: order entry, patient documentation and patient information review." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "venue" ];
     fhir:CodeSystem.concept.display [ fhir:value "Clinical Venue" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home, Nursing home. The code value may originate from the HL7 ServiceDeliveryLocationRoleType value set (http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "species" ];
     fhir:CodeSystem.concept.display [ fhir:value "Species" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The species to which an artifact applies. For example, SNOMED - 387961004 | Kingdom Animalia (organism)." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "program" ];
     fhir:CodeSystem.concept.display [ fhir:value "Program" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A program/project of work for which this artifact is applicable." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.