HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.5.0. For a full list of available versions, see the Directory of published versions

: x_ActClassDocumentEntryAct - TTL Representation

Active as of 2014-03-26

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-xActClassDocumentEntryAct"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Name:Class" ]     ] [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DocumentEntry" ]     ] ) ;
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/v3-xActClassDocumentEntryAct"^^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.1.11.19599" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "XActClassDocumentEntryAct"] ; # 
  fhir:title [ fhir:v "x_ActClassDocumentEntryAct"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2014-03-26"^^xsd:date] ; # 
  fhir:description [ fhir:v "The set of Act class codes allowed for the ACT class clone in the CDA Clinical Statement model. The scope of this value set are those Act class codes not otherwise covered by specific classes in the CDA Clinical Statement model and required to enable representation of Clinical Statement in CDA."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActClass"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "ACCM" ]       ] [
fhir:code [ fhir:v "ACSN" ]       ] [
fhir:code [ fhir:v "ACT" ]       ] [
fhir:code [ fhir:v "AEXPOS" ]       ] [
fhir:code [ fhir:v "CONS" ]       ] [
fhir:code [ fhir:v "CONTREG" ]       ] [
fhir:code [ fhir:v "CTTEVENT" ]       ] [
fhir:code [ fhir:v "DISPACT" ]       ] [
fhir:code [ fhir:v "EXPOS" ]       ] [
fhir:code [ fhir:v "INC" ]       ] [
fhir:code [ fhir:v "INFRM" ]       ] [
fhir:code [ fhir:v "LIST" ]       ] [
fhir:code [ fhir:v "MPROT" ]       ] [
fhir:code [ fhir:v "PCPR" ]       ] [
fhir:code [ fhir:v "REG" ]       ] [
fhir:code [ fhir:v "REV" ]       ] [
fhir:code [ fhir:v "SPCTRT" ]       ] [
fhir:code [ fhir:v "STORE" ]       ] [
fhir:code [ fhir:v "TEXPOS" ]       ] [
fhir:code [ fhir:v "TRFR" ]       ] [
fhir:code [ fhir:v "TRNS" ]       ] )     ] )
  ] . #