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
{
"resourceType" : "Bundle",
"id" : "FHIRcastContentUpdateBundle-Example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-content-update-bundle"
]
},
"type" : "transaction",
"entry" : [
{
"fullUrl" : "urn:7e9deb91-0017-4690-aebd-951cef34aba4",
"resource" : {
"resourceType" : "ImagingStudy",
"id" : "7e9deb91-0017-4690-aebd-951cef34aba4",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImagingStudy_7e9deb91-0017-4690-aebd-951cef34aba4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy 7e9deb91-0017-4690-aebd-951cef34aba4</b></p><a name=\"7e9deb91-0017-4690-aebd-951cef34aba4\"> </a><a name=\"hc7e9deb91-0017-4690-aebd-951cef34aba4\"> </a><a name=\"7e9deb91-0017-4690-aebd-951cef34aba4-en-US\"> </a><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 "urn:oid:". 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\">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>started</b>: 2010-02-14 01:10:00+0000</p><p><b>description</b>: CHEST XRAY</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN"
}
]
},
"value" : "3478116342"
},
{
"system" : "urn:dicom:uid",
"value" : "urn:oid:2.16.124.113543.6003.1154777499.30276.83661.3632298176"
}
],
"status" : "available",
"subject" : {
🔗 "reference" : "Patient/19762ea6-4920-47a2-bf52-4027cb7adf92"
},
"started" : "2010-02-14T01:10:00.000Z",
"description" : "CHEST XRAY"
},
"request" : {
"method" : "PUT",
"url" : "http://huburl/topic/fhir"
}
},
{
"fullUrl" : "urn:40afe766-3628-4ded-b5bd-925727c013b3",
"resource" : {
"resourceType" : "Observation",
"id" : "40afe766-3628-4ded-b5bd-925727c013b3",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_40afe766-3628-4ded-b5bd-925727c013b3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 40afe766-3628-4ded-b5bd-925727c013b3</b></p><a name=\"40afe766-3628-4ded-b5bd-925727c013b3\"> </a><a name=\"hc40afe766-3628-4ded-b5bd-925727c013b3\"> </a><a name=\"40afe766-3628-4ded-b5bd-925727c013b3-en-US\"> </a><p><b>partOf</b>: <a href=\"Bundle-FHIRcastContentUpdateBundle-Example.html#ImagingStudy_7e9deb91-0017-4690-aebd-951cef34aba4\">Bundle: type = transaction</a></p><p><b>status</b>: Preliminary</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category imaging}\">Imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://radlex.org RID49690}\">simple cyst</span></p><p><b>subject</b>: <a href=\"Patient-19762ea6-4920-47a2-bf52-4027cb7adf92.html\">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2020-09-07 15:02:03+0000</p><p><b>issued</b>: 2020-09-07 15:02:03+0000</p><p><b>performer</b>: <a href=\"Practitioner-d2bb499c-3021-4c20-a97b-e62469e9e5f5.html\">Practitioner</a></p></div>"
},
"partOf" : [
{
"reference" : "ImagingStudy/7e9deb91-0017-4690-aebd-951cef34aba4"
}
],
"status" : "preliminary",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "imaging",
"display" : "Imaging"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://radlex.org",
"code" : "RID49690",
"display" : "simple cyst"
}
]
},
"subject" : {
🔗 "reference" : "Patient/19762ea6-4920-47a2-bf52-4027cb7adf92"
},
"effectiveDateTime" : "2020-09-07T15:02:03.651Z",
"issued" : "2020-09-07T15:02:03.651Z",
"performer" : [
{
🔗 "reference" : "Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5"
}
]
},
"request" : {
"method" : "PUT",
"url" : "http://huburl/topic/fhir"
}
}
]
}