@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 -------------------------------------------------------------------

<http://hl7.org/fhir/5.0/ValueSet/R5-v3-ActClassDocument-for-R4> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R5-v3-ActClassDocument-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-ActClassDocument-for-R4</b></p><a name=\"R5-v3-ActClassDocument-for-R4\"> </a><a name=\"hcR5-v3-ActClassDocument-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-ActClassDocument-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActClass-DOC\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActClass.html#v3-ActClass-DOC\">DOC</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActClass</td><td>document</td><td><div><p>The notion of a document comes particularly from the paper world, where it corresponds to the contents recorded on discrete pieces of paper. In the electronic world, a document is a kind of composition that bears resemblance to their paper world counter-parts. Documents typically are meant to be human-readable.</p>\n<p>HL7's notion of document differs from that described in the W3C XML Recommendation, in which a document refers specifically to the contents that fall between the root element's start-tag and end-tag. Not all XML documents are HL7 documents.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-ActClassDocument-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActClass-DOCCLIN\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActClass.html#v3-ActClass-DOCCLIN\">DOCCLIN</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActClass</td><td>clinical document</td><td><div><p>A clinical document is a documentation of clinical observations and services, with the following characteristics:</p>\n<ol>\n<li>Persistence - A clinical document continues to exist in an unaltered state, for a time period defined by local and regulatory requirements;</li>\n<li>Stewardship - A clinical document is maintained by a person or organization entrusted with its care;</li>\n<li>Potential for authentication - A clinical document is an assemblage of information that is intended to be legally authenticated;</li>\n<li>Wholeness - Authentication of a clinical document applies to the whole and does not apply to portions of the document without the full context of the document;</li>\n<li>Human readability - A clinical document is human readable.</li>\n</ol>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-v3-ActClassDocument-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActClass-CDALVLONE\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActClass.html#v3-ActClass-CDALVLONE\">CDALVLONE</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActClass</td><td>CDA Level One clinical document</td><td><div><p>A clinical document that conforms to Level One of the HL7 Clinical Document Architecture (CDA)</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 "trial-use" ;
       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-ActClassDocument-for-R4"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R5_v3_ActClassDocument_for_R4"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R5.ActClassDocument for use in FHIR R4"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:37:04.450788+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-ActClassDocument|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-ActClass"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.1.1" ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "DOC" ] ;
         fhir:display [ fhir:v "document" ]
       ] [
         fhir:code [ fhir:v "DOCCLIN" ] ;
         fhir:display [ fhir:v "clinical document" ]
       ] [
         fhir:code [ fhir:v "CDALVLONE" ] ;
         fhir:display [ fhir:v "CDA Level One clinical document" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [
     fhir:timestamp [ fhir:v "2025-09-01T22:37:04.450786+10:00"^^xsd:dateTime ] ;
     fhir:contains ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActClass"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.1.1" ] ;
       fhir:code [ fhir:v "DOC" ] ;
       fhir:display [ fhir:v "document" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActClass"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.1.1" ] ;
       fhir:code [ fhir:v "DOCCLIN" ] ;
       fhir:display [ fhir:v "clinical document" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActClass"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.1.1" ] ;
       fhir:code [ fhir:v "CDALVLONE" ] ;
       fhir:display [ fhir:v "CDA Level One clinical document" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

