MediRecords FHIR Implementation Guide
1.4.2 - release


: MediRecords Document Reference Attachment Type - TTL Representation

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 "mr-document-reference-attachment-type"] ; # 
  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 mr-document-reference-attachment-type</b></p><a name=\"mr-document-reference-attachment-type\"> </a><a name=\"hcmr-document-reference-attachment-type\"> </a><ul><li>Import all the codes that are contained in <a href=\"ValueSet-mr-admission-attachment-categories.html\">MediRecords Admission Attachment Categories ValueSet</a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.medirecords.com/ValueSet/mr-document-reference-attachment-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.4.2"] ; # 
  fhir:name [ fhir:v "MRDocumentReferenceAttachmentType"] ; # 
  fhir:title [ fhir:v "MediRecords Document Reference Attachment Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-12-12T04:39:21+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "MediRecords Document Reference Attachment Type ValueSet"] ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "https://fhir.medirecords.com/ValueSet/mr-admission-attachment-categories"^^xsd:anyURI ;
fhir:link <https://fhir.medirecords.com/ValueSet/mr-admission-attachment-categories>       ] )     ] )
  ] . #