FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.fhircast
Resource TypeBundle
IdBundle-FHIRcastContentUpdateBundle-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "FHIRcastContentUpdateBundle-Example",
  "meta": {
    "profile": [
      "http://fhircast.hl7.org/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><p><b>identifier</b>: Accession ID/3478116342, <a href=\"http://terminology.hl7.org/6.2.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/\">DICOM Unique Id</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://example.com/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><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://example.com/huburl/topic/fhir"
      }
    }
  ]
}