FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Cross-version VS for R5.RoleClassEquivalentEntity for use in FHIR R4 - TTL Representation

Page standards status: Informative Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "R5-v3-RoleClassEquivalentEntity-for-R4"] ; # 
  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 R5-v3-RoleClassEquivalentEntity-for-R4</b></p><a name=\"R5-v3-RoleClassEquivalentEntity-for-R4\"> </a><a name=\"hcR5-v3-RoleClassEquivalentEntity-for-R4\"> </a><p>This value set expansion contains 3 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-RoleClassEquivalentEntity-for-R4-http://terminology.hl7.org/CodeSystem/v3-RoleClass-SAME\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-SAME\">SAME</a></td><td>http://terminology.hl7.org/CodeSystem/v3-RoleClass</td><td>same</td><td><div><p>The \"same\" role asserts an identity between playing and scoping entities, i.e., that they are in fact two records of the same entity instance, and, in the case of discrepancies (e.g different DOB, gender), that one or both are in error.</p>\n<p><em>Usage:</em></p>\n<p>playing and scoping entities must have same classCode, but need not have identical attributes or values.</p>\n<p><em>Example:</em></p>\n<p>a provider registry maintains sets of conflicting demographic data for what is reported to be the same individual.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-RoleClassEquivalentEntity-for-R4-http://terminology.hl7.org/CodeSystem/v3-RoleClass-SUBY\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-SUBY\">SUBY</a></td><td>http://terminology.hl7.org/CodeSystem/v3-RoleClass</td><td>subsumed by</td><td><div><p>Relates a prevailing record of an Entity (scoper) with another record (player) that it subsumes.</p>\n<p><em>Examples:</em> Show a correct new Person object (scoper) that subsumes one or more duplicate Person objects that had accidentally been created for the same physical person.</p>\n<p><em>Constraints:</em> Both the player and scoper must have the same classCode.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-RoleClassEquivalentEntity-for-R4-http://terminology.hl7.org/CodeSystem/v3-RoleClass-EQUIV\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-EQUIV\">EQUIV</a></td><td>http://terminology.hl7.org/CodeSystem/v3-RoleClass</td><td>equivalent entity</td><td><div><p><strong>Description:</strong> Specifies the player Entity (the equivalent Entity) as an Entity that is considered to be equivalent to a reference Entity (scoper). The equivalence is in principle a symmetric relationship, however, it is expected that the scoper is a reference entity which serves as reference entity for multiple different equivalent entities.</p>\n<p><strong>Examples:</strong> An innovator's medicine formulation is the reference for \"generics\", i.e., formulations manufactured differently but having been proven to be biologically equivalent to the reference medicine. Another example is a reference ingredient that serves as basis for quantity specifications (basis of strength, e.g., metoprolol succinate specified in terms of metoprolol tartrate.)</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir"     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/5.0/ValueSet/R5-v3-RoleClassEquivalentEntity-for-R4"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R5_v3_RoleClassEquivalentEntity_for_R4"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R5.RoleClassEquivalentEntity for use in FHIR R4"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:37:05.364926+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v3-RoleClassEquivalentEntity|2.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4."] ; # 
  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:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.1.0" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "SAME" ] ;
fhir:display [ fhir:v "same" ]       ] [
fhir:code [ fhir:v "SUBY" ] ;
fhir:display [ fhir:v "subsumed by" ]       ] [
fhir:code [ fhir:v "EQUIV" ] ;
fhir:display [ fhir:v "equivalent entity" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:37:05.364923+10:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.1.0" ] ;
fhir:code [ fhir:v "SAME" ] ;
fhir:display [ fhir:v "same" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.1.0" ] ;
fhir:code [ fhir:v "SUBY" ] ;
fhir:display [ fhir:v "subsumed by" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ] ;
fhir:version [ fhir:v "3.1.0" ] ;
fhir:code [ fhir:v "EQUIV" ] ;
fhir:display [ fhir:v "equivalent entity" ]     ] )
  ] . #