HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.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

: - 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:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "hxutg1-1-0-1"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://terminology.hl7.org/fhir/Provenance/v3-ActCode-cs-1-0-1" ];
     fhir:Bundle.entry.resource <http://terminology.hl7.org/fhir/Provenance/v3-ActCode-cs-1-0-1>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://terminology.hl7.org/fhir/Provenance/v3-ActClass-vs-1-0-1" ];
     fhir:Bundle.entry.resource <http://terminology.hl7.org/fhir/Provenance/v3-ActClass-vs-1-0-1>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://terminology.hl7.org/fhir/Provenance/v3-ActClass-cs-1-0-1" ];
     fhir:Bundle.entry.resource <http://terminology.hl7.org/fhir/Provenance/v3-ActClass-cs-1-0-1>
  ].

<http://terminology.hl7.org/fhir/Provenance/v3-ActCode-cs-1-0-1> a fhir:Provenance;
  fhir:Resource.id [ fhir:value "hx1c-v3-ActCode-cs-1-0-1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"CodeSystem-v3-ActCode.html\">Generated Summary: language: en; url: http://terminology.hl7.org/CodeSystem/v3-ActCode; id: urn:oid:2.16.840.1.113883.5.4; version: 2.1.0; name: ActCode; title: ActCode; status: active; date: 2019-12-15; publisher: Health Level 7; Health Level Seven: ; description: A code specifying the particular kind of Act that the Act-instance represents within its class.\r\n\r\n*Constraints:* The kind of Act (e.g. physical examination, serum potassium, inpatient encounter, charge financial transaction, etc.) is specified with a code from one of several, typically external, coding systems. The coding system will depend on the class of Act, such as LOINC for observations, etc.\r\n\r\nConceptually, the Act.code must be a specialization of the Act.classCode. This is why the structure of ActClass domain should be reflected in the superstructure of the ActCode domain and then individual codes or externally referenced vocabularies subordinated under these domains that reflect the ActClass structure.\r\n\r\nAct.classCode and Act.code are not modifiers of each other but the Act.code concept should really imply the Act.classCode concept. For a negative example, it is not appropriate to use an Act.code \"potassium\" together with and Act.classCode for \"laboratory observation\" to somehow mean \"potassium laboratory observation\" and then use the same Act.code for \"potassium\" together with Act.classCode for \"medication\" to mean \"substitution of potassium\". This mutually modifying use of Act.code and Act.classCode is not permitted.; hierarchyMeaning: is-a; content: complete</a></p><p><b>occurred</b>: ?? --&gt; 3 Aug. 2000, 3:28:56 pm</p><p><b>recorded</b>: 1 Jan. 2010, 1:00:00 pm</p><p><b>reason</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActReason METAMGT}\">Originated prior to this dateTime; exact date not available.</span></p><p><b>activity</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></p><p><b>who</b>: <span>Woody Beeler</span></p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></p><p><b>who</b>: <span>MnM WG</span></p></blockquote></div>"
  ];
  fhir:Provenance.target [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "CodeSystem/v3-ActCode" ]
  ];
  fhir:Provenance.occurredPeriod [
     fhir:Period.end [ fhir:value "2000-08-03T15:28:56+10:00"^^xsd:dateTime ]
  ];
  fhir:Provenance.recorded [ fhir:value "2010-01-01T12:00:00+10:00"^^xsd:dateTime];
  fhir:Provenance.reason [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "METAMGT" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Originated prior to this dateTime; exact date not available." ]
  ];
  fhir:Provenance.activity [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ];
       fhir:Coding.code [ fhir:value "CREATE" ]     ]
  ];
  fhir:Provenance.agent [
     fhir:index 0;
     fhir:Provenance.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ];
         fhir:Coding.code [ fhir:value "author" ]       ]     ];
     fhir:Provenance.agent.who [
       fhir:Reference.display [ fhir:value "Woody Beeler" ]     ]
  ], [
     fhir:index 1;
     fhir:Provenance.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ];
         fhir:Coding.code [ fhir:value "custodian" ]       ]     ];
     fhir:Provenance.agent.who [
       fhir:Reference.display [ fhir:value "MnM WG" ]     ]
  ].

<http://terminology.hl7.org/fhir/Provenance/v3-ActClass-vs-1-0-1> a fhir:Provenance;
  fhir:Resource.id [ fhir:value "hx1c-v3-ActClass-vs-1-0-1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"ValueSet-v3-ActClass.html\">Generated Summary: language: en; url: http://terminology.hl7.org/ValueSet/v3-ActClass; id: urn:oid:2.16.840.1.113883.1.11.11527; version: 2.0.0; name: ActClass; title: ActClass; status: active; date: 2014-03-26; description: A code specifying the major type of Act that this Act-instance represents.\r\n\r\n*Constraints:* The classCode domain is a tightly controlled vocabulary, not an external or user-defined vocabulary.\r\n\r\nEvery Act-instance must have a classCode. If the act class is not further specified, the most general Act.classCode (ACT) is used.\r\n\r\nThe Act.classCode must be a generalization of the specific Act concept (e.g., as expressed in Act.code), in other words, the Act concepts conveyed in an Act must be specializations of the Act.classCode. Especially, Act.code is not a \"modifier\" that can alter the meaning of a class code. (See Act.code for contrast.); immutable</a></p><p><b>occurred</b>: ?? --&gt; 3 Aug. 2000, 3:28:56 pm</p><p><b>recorded</b>: 1 Jan. 2010, 1:00:00 pm</p><p><b>reason</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActReason METAMGT}\">Originated prior to this.</span></p><p><b>activity</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></p><p><b>who</b>: <span>Woody Beeler</span></p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></p><p><b>who</b>: <span>MnM WG</span></p></blockquote></div>"
  ];
  fhir:Provenance.target [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "ValueSet/v3-ActClass" ]
  ];
  fhir:Provenance.occurredPeriod [
     fhir:Period.end [ fhir:value "2000-08-03T15:28:56+10:00"^^xsd:dateTime ]
  ];
  fhir:Provenance.recorded [ fhir:value "2010-01-01T12:00:00+10:00"^^xsd:dateTime];
  fhir:Provenance.reason [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "METAMGT" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Originated prior to this." ]
  ];
  fhir:Provenance.activity [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ];
       fhir:Coding.code [ fhir:value "CREATE" ]     ]
  ];
  fhir:Provenance.agent [
     fhir:index 0;
     fhir:Provenance.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ];
         fhir:Coding.code [ fhir:value "author" ]       ]     ];
     fhir:Provenance.agent.who [
       fhir:Reference.display [ fhir:value "Woody Beeler" ]     ]
  ], [
     fhir:index 1;
     fhir:Provenance.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ];
         fhir:Coding.code [ fhir:value "custodian" ]       ]     ];
     fhir:Provenance.agent.who [
       fhir:Reference.display [ fhir:value "MnM WG" ]     ]
  ].

<http://terminology.hl7.org/fhir/Provenance/v3-ActClass-cs-1-0-1> a fhir:Provenance;
  fhir:Resource.id [ fhir:value "hx1c-v3-ActClass-cs-1-0-1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"CodeSystem-v3-ActClass.html\">Generated Summary: language: en; url: http://terminology.hl7.org/CodeSystem/v3-ActClass; id: urn:oid:2.16.840.1.113883.5.6; version: 3.0.0; name: ActClass; title: ActClass; status: active; date: 2019-03-20; publisher: Health Level 7; Health Level Seven: ; hierarchyMeaning: is-a; content: complete</a></p><p><b>occurred</b>: ?? --&gt; 3 Aug. 2000, 3:28:56 pm</p><p><b>recorded</b>: 1 Jan. 2010, 1:00:00 pm</p><p><b>reason</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActReason METAMGT}\">Originated prior to this.</span></p><p><b>activity</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></p><p><b>who</b>: <span>Woody Beeler</span></p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></p><p><b>who</b>: <span>MnM WG</span></p></blockquote></div>"
  ];
  fhir:Provenance.target [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "CodeSystem/v3-ActClass" ]
  ];
  fhir:Provenance.occurredPeriod [
     fhir:Period.end [ fhir:value "2000-08-03T15:28:56+10:00"^^xsd:dateTime ]
  ];
  fhir:Provenance.recorded [ fhir:value "2010-01-01T12:00:00+10:00"^^xsd:dateTime];
  fhir:Provenance.reason [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "METAMGT" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Originated prior to this." ]
  ];
  fhir:Provenance.activity [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ];
       fhir:Coding.code [ fhir:value "CREATE" ]     ]
  ];
  fhir:Provenance.agent [
     fhir:index 0;
     fhir:Provenance.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ];
         fhir:Coding.code [ fhir:value "author" ]       ]     ];
     fhir:Provenance.agent.who [
       fhir:Reference.display [ fhir:value "Woody Beeler" ]     ]
  ], [
     fhir:index 1;
     fhir:Provenance.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ];
         fhir:Coding.code [ fhir:value "custodian" ]       ]     ];
     fhir:Provenance.agent.who [
       fhir:Reference.display [ fhir:value "MnM WG" ]     ]
  ].

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

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