FHIRcast logo

FHIRcast
3.0.0-ballot - STU 3 Ballot International flag

FHIRcast, published by HL7 International / Infrastructure And Messaging. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhircast-docs/ and changes regularly. See the Directory of published versions

: FHIRcastImagingStudyClose-Example - TTL Representation

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:ImagingStudy ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "e25c1d31-20a2-41f8-8d85-fe2fdeac74fd-close"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-imaging-study-close"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-imaging-study-close>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ImagingStudy</b><a name=\"e25c1d31-20a2-41f8-8d85-fe2fdeac74fd-close\"> </a><a name=\"hce25c1d31-20a2-41f8-8d85-fe2fdeac74fd-close\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceImagingStudy &quot;e25c1d31-20a2-41f8-8d85-fe2fdeac74fd-close&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fhircast-imaging-study-close.html\">FHIRcast ImagingStudy for Close Events</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of &quot;urn:oid:&quot;. See https://www.dicomstandard.org/\">DUI</a>/urn:oid:1.2.840.83474.8.231.875.3.15.661594731, Accession ID/GH339884</p><p><b>status</b>: unknown</p><p><b>subject</b>: <a href=\"Patient-503824b8-fe8c-4227-b061-7181ba6c3926-close.html\">Patient/503824b8-fe8c-4227-b061-7181ba6c3926-close</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:dicom:uid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.840.83474.8.231.875.3.15.661594731" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5"^^xsd:anyURI ] ;
fhir:value [ fhir:v "GH339884" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/a92ac1be-fb34-49c1-be58-10928bd271cc" ] ;
fhir:display [ fhir:v "My Healthcare Provider" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "unknown"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/503824b8-fe8c-4227-b061-7181ba6c3926-close" ]
  ] . #