EHRS-FM IG

ISO/HL7 10781 - Electronic Health Record System Functional Model, Release 2.1
0.16.0 - CI Build

Publish Box goes here

: Requirement Change Indicators - TTL Representation

Active as of 2024-08-12

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 "change-info"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  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 change-info</b></p><a name=\"change-info\"> </a><a name=\"hcchange-info\"> </a><a name=\"change-info-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-change-info.html\"><code>http://hl7.org/ehrs/CodeSystem/change-info</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/ehrs/ValueSet/change-info"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.16.0"] ; # 
  fhir:name [ fhir:v "ChangeInfo"] ; # 
  fhir:title [ fhir:v "Requirement Change Indicators"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-12T10:56:01+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "EHR WG"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/ehr" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Requirement Change Indicators"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/ehrs/CodeSystem/change-info"^^xsd:anyURI ]     ] )
  ] . #