FHIRcast logo

FHIRcast
3.0.0-ballot - ci-build 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

: FHIRcastGetCurrentContentBundle-Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "8i7tbu6fby5fuuey7133eh",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-get-current-content-bundle"
    ]
  },
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "urn:Observation/435098234",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "435098234",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_435098234\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 435098234</b></p><a name=\"435098234\"> </a><a name=\"hc435098234\"> </a><a name=\"435098234-en-US\"> </a><p><b>partOf</b>: <a href=\"ImagingStudy-8i7tbu6fby5ftfbku6fniuf.html\">ImagingStudy: status = available</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/8i7tbu6fby5ftfbku6fniuf"
          }
        ],
        "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"
          }
        ]
      }
    }
  ]
}