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

FHIR IG analytics

Packagehl7.fhir.us.central-cancer-registry-reporting.r4
Resource TypeBundle
IdBundle-ccrr-content-bundle-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": "ccrr-content-bundle-example",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-11-29T02:03:28.045+00:00",
    "profile": [
      "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-content-bundle"
    ]
  },
  "type": "collection",
  "timestamp": "2020-11-20T11:15:33-10:00",
  "entry": [
    {
      "fullUrl": "http://hl7.org/fhir/us/central-cancer-registry-reporting/Composition/ccrr-composition-content-example",
      "resource": {
        "resourceType": "Composition",
        "id": "ccrr-composition-content-example",
        "meta": {
          "versionId": "23",
          "lastUpdated": "2021-08-19T22:06:32.441+00:00",
          "source": "#6i8cijintDjJ8In2",
          "profile": [
            "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-composition"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b> Amy Shaw data for HCS </b></p></div>"
        },
        "identifier": {
          "value": "c03eab8c-11e8-4d0c-ad2a-b385395e27db"
        },
        "status": "final",
        "type": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "72134-0"
            }
          ]
        },
        "subject": {
          "reference": "Patient/example",
          "display": "Amy Shaw"
        },
        "encounter": {
          "reference": "Encounter/encounter-cancer-example",
          "display": "Patient encounter procedure"
        },
        "date": "2023-01-02T22:13:23Z",
        "author": [
          {
            "reference": "Practitioner/1",
            "display": "Nicholas Joseph"
          }
        ],
        "title": "Central Cancer Registry Report",
        "section": [
          {
            "title": "Primary Cancer Condition Section",
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "363346000",
                  "display": "Malignant neoplastic disease (disorder)"
                }
              ]
            },
            "text": {
              "status": "generated",
              "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Primary Cancer Condition Section</p></div>"
            },
            "entry": [
              {
                "reference": "Condition/primary-cancer-condition-breast"
              }
            ]
          },
          {
            "title": "Cancer Stage Group section",
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "21908-9",
                  "display": "Stage group.clinical Cancer"
                }
              ]
            },
            "text": {
              "status": "generated",
              "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Cancer Stage Group</p></div>"
            },
            "entry": [
              {
                "reference": "Observation/cancer-stage-group-example"
              }
            ]
          },
          {
            "title": "Cancer Radio Therapy Course Summary section",
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "1217123003",
                  "display": "Radiotherapy course of treatment"
                }
              ]
            },
            "text": {
              "status": "generated",
              "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Cancer Radio Therapy Course Summary</p></div>"
            },
            "entry": [
              {
                "reference": "Procedure/radiotherapy-example"
              }
            ]
          },
          {
            "title": "Allergies Section",
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "48765-2",
                  "display": "Allergies and adverse reactions Document"
                }
              ]
            },
            "text": {
              "status": "generated",
              "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Allergy to Sulfonide</p></div>"
            },
            "entry": [
              {
                "reference": "AllergyIntolerance/example"
              }
            ]
          },
          {
            "title": "Medications Section",
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "10160-0",
                  "display": "History of Medication use Narrative"
                }
              ]
            },
            "text": {
              "status": "generated",
              "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Medications section: cancer-related medication </div>"
            },
            "entry": [
              {
                "reference": "MedicationAdministration/cancer-related-medication-administration-example"
              }
            ]
          }
        ]
      }
    }
  ]
}