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

: FHIRcastContentUpdateBundle-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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FHIRcastContentUpdateBundle-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-content-update-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-content-update-bundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:7e9deb91-0017-4690-aebd-951cef34aba4"^^xsd:anyURI ] ;
    ( fhir:resource <urn:7e9deb91-0017-4690-aebd-951cef34aba4> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "http://huburl/topic/fhir"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:40afe766-3628-4ded-b5bd-925727c013b3"^^xsd:anyURI ] ;
    ( fhir:resource <urn:40afe766-3628-4ded-b5bd-925727c013b3> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "http://huburl/topic/fhir"^^xsd:anyURI ]     ]
  ] ) . # 

<urn:7e9deb91-0017-4690-aebd-951cef34aba4> a fhir:ImagingStudy ;
  fhir:id [ fhir:v "7e9deb91-0017-4690-aebd-951cef34aba4"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImagingStudy_7e9deb91-0017-4690-aebd-951cef34aba4\"> </a><p><b>Generated Narrative: ImagingStudy</b><a name=\"7e9deb91-0017-4690-aebd-951cef34aba4\"> </a><a name=\"hc7e9deb91-0017-4690-aebd-951cef34aba4\"> </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;7e9deb91-0017-4690-aebd-951cef34aba4&quot; </p></div><p><b>identifier</b>: Accession ID/3478116342, <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:2.16.124.113543.6003.1154777499.30276.83661.3632298176</p><p><b>status</b>: available</p><p><b>subject</b>: <a href=\"Patient-19762ea6-4920-47a2-bf52-4027cb7adf92.html\">Patient/19762ea6-4920-47a2-bf52-4027cb7adf92</a></p><p><b>started</b>: 2010-02-14 01:10:00+0000</p><p><b>description</b>: CHEST XRAY</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ]       ] )     ] ;
fhir:value [ fhir:v "3478116342" ]
  ] [
fhir:system [ fhir:v "urn:dicom:uid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.124.113543.6003.1154777499.30276.83661.3632298176" ]
  ] ) ; # 
  fhir:status [ fhir:v "available"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/19762ea6-4920-47a2-bf52-4027cb7adf92" ]
  ] ; # 
  fhir:started [ fhir:v "2010-02-14T01:10:00.000Z"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "CHEST XRAY"] . # 

<urn:40afe766-3628-4ded-b5bd-925727c013b3> a fhir:Observation ;
  fhir:id [ fhir:v "40afe766-3628-4ded-b5bd-925727c013b3"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_40afe766-3628-4ded-b5bd-925727c013b3\"> </a><p><b>Generated Narrative: Observation</b><a name=\"40afe766-3628-4ded-b5bd-925727c013b3\"> </a><a name=\"hc40afe766-3628-4ded-b5bd-925727c013b3\"> </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\">ResourceObservation &quot;40afe766-3628-4ded-b5bd-925727c013b3&quot; </p></div><p><b>partOf</b>: See on this page: ImagingStudy/7e9deb91-0017-4690-aebd-951cef34aba4</p><p><b>status</b>: preliminary</p><p><b>category</b>: Imaging <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#imaging)</span></p><p><b>code</b>: simple cyst <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-RadLex.html\">RadLex radiology lexicon</a>#RID49690)</span></p><p><b>subject</b>: <a href=\"Patient-19762ea6-4920-47a2-bf52-4027cb7adf92.html\">Patient/19762ea6-4920-47a2-bf52-4027cb7adf92</a></p><p><b>effective</b>: 2020-09-07 15:02:03+0000</p><p><b>issued</b>: Sep 7, 2020, 3:02:03 PM</p><p><b>performer</b>: <a href=\"Practitioner-d2bb499c-3021-4c20-a97b-e62469e9e5f5.html\">Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5</a></p></div>"
  ] ; # 
  fhir:partOf ( [
fhir:reference [ fhir:v "ImagingStudy/7e9deb91-0017-4690-aebd-951cef34aba4" ]
  ] ) ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "imaging" ] ;
fhir:display [ fhir:v "Imaging" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://radlex.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RID49690" ] ;
fhir:display [ fhir:v "simple cyst" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/19762ea6-4920-47a2-bf52-4027cb7adf92" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-09-07T15:02:03.651Z"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2020-09-07T15:02:03.651Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5" ]
  ] ) . #