FHIR Extensions Pack
5.1.0-cibuild - Working Copy International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions

: Concept Map Equivalence Code System - TTL Representation

Page standards status: Trial-use Maturity Level: 3

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:id [ fhir:v "concept-map-equivalence"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2023-01-31T07:07:38.434+11:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/concept-map-equivalence</code> defines the following codes in a Is-A heirarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">relatedto<a name=\"concept-map-equivalence-relatedto\"> </a></td><td>Related To</td><td>The concepts are related to each other, and have at least some overlap in meaning, but the exact relationship is not known.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  equivalent<a name=\"concept-map-equivalence-equivalent\"> </a></td><td>Equivalent</td><td>The definitions of the concepts mean the same thing (including when structural implications of meaning are considered) (i.e. extensionally identical).</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    equal<a name=\"concept-map-equivalence-equal\"> </a></td><td>Equal</td><td>The definitions of the concepts are exactly the same (i.e. only grammatical differences) and structural implications of meaning are identical or irrelevant (i.e. intentionally identical).</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  wider<a name=\"concept-map-equivalence-wider\"> </a></td><td>Wider</td><td>The target mapping is wider in meaning than the source concept.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  subsumes<a name=\"concept-map-equivalence-subsumes\"> </a></td><td>Subsumes</td><td>The target mapping subsumes the meaning of the source concept (e.g. the source is-a target).</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  narrower<a name=\"concept-map-equivalence-narrower\"> </a></td><td>Narrower</td><td>The target mapping is narrower in meaning than the source concept. The sense in which the mapping is narrower SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  specializes<a name=\"concept-map-equivalence-specializes\"> </a></td><td>Specializes</td><td>The target mapping specializes the meaning of the source concept (e.g. the target is-a source).</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  inexact<a name=\"concept-map-equivalence-inexact\"> </a></td><td>Inexact</td><td>The target mapping overlaps with the source concept, but both source and target cover additional meaning, or the definitions are imprecise and it is uncertain whether they have the same boundaries to their meaning. The sense in which the mapping is inexact SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">unmatched<a name=\"concept-map-equivalence-unmatched\"> </a></td><td>Unmatched</td><td>There is no match for this concept in the target code system.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  disjoint<a name=\"concept-map-equivalence-disjoint\"> </a></td><td>Disjoint</td><td>This is an explicit assertion that there is no mapping between the source and target concept.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fhir" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "trial-use" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/concept-map-equivalence"^^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.1.18" ]
  ] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.18" ]
  ] ) ; # 
  fhir:version [ fhir:v "5.1.0-cibuild"] ; # 
  fhir:name [ fhir:v "ConceptMapEquivalence"] ; # 
  fhir:title [ fhir:v "Concept Map Equivalence Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-01-31T07:07:38+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The degree of equivalence between concepts."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/concept-map-equivalence"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/concept-map-equivalence>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "relatedto" ] ;
fhir:display [ fhir:v "Related To" ] ;
fhir:definition [ fhir:v "The concepts are related to each other, and have at least some overlap in meaning, but the exact relationship is not known." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "equivalent" ] ;
fhir:display [ fhir:v "Equivalent" ] ;
fhir:definition [ fhir:v "The definitions of the concepts mean the same thing (including when structural implications of meaning are considered) (i.e. extensionally identical)." ] ;
      ( fhir:concept [
fhir:code [ fhir:v "equal" ] ;
fhir:display [ fhir:v "Equal" ] ;
fhir:definition [ fhir:v "The definitions of the concepts are exactly the same (i.e. only grammatical differences) and structural implications of meaning are identical or irrelevant (i.e. intentionally identical)." ]       ] )     ] [
fhir:code [ fhir:v "wider" ] ;
fhir:display [ fhir:v "Wider" ] ;
fhir:definition [ fhir:v "The target mapping is wider in meaning than the source concept." ]     ] [
fhir:code [ fhir:v "subsumes" ] ;
fhir:display [ fhir:v "Subsumes" ] ;
fhir:definition [ fhir:v "The target mapping subsumes the meaning of the source concept (e.g. the source is-a target)." ]     ] [
fhir:code [ fhir:v "narrower" ] ;
fhir:display [ fhir:v "Narrower" ] ;
fhir:definition [ fhir:v "The target mapping is narrower in meaning than the source concept. The sense in which the mapping is narrower SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally." ]     ] [
fhir:code [ fhir:v "specializes" ] ;
fhir:display [ fhir:v "Specializes" ] ;
fhir:definition [ fhir:v "The target mapping specializes the meaning of the source concept (e.g. the target is-a source)." ]     ] [
fhir:code [ fhir:v "inexact" ] ;
fhir:display [ fhir:v "Inexact" ] ;
fhir:definition [ fhir:v "The target mapping overlaps with the source concept, but both source and target cover additional meaning, or the definitions are imprecise and it is uncertain whether they have the same boundaries to their meaning. The sense in which the mapping is inexact SHALL be described in the comments in this case, and applications should be careful when attempting to use these mappings operationally." ]     ] )
  ] [
fhir:code [ fhir:v "unmatched" ] ;
fhir:display [ fhir:v "Unmatched" ] ;
fhir:definition [ fhir:v "There is no match for this concept in the target code system." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "disjoint" ] ;
fhir:display [ fhir:v "Disjoint" ] ;
fhir:definition [ fhir:v "This is an explicit assertion that there is no mapping between the source and target concept." ]     ] )
  ] ) . #