Central Cancer Registry Reporting Content IG
0.1.0 - STU 1 Ballot

This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) Central Cancer Registry Reporting Content IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Content Bundle - Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "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" : "Patient/patient-eve-everywoman",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-eve-everywoman",
        "meta" : {
          "versionId" : "10",
          "lastUpdated" : "2021-08-17T08:00:32.356+00:00",
          "source" : "#zjFlzHDvZIYVyMAB",
          "profile" : [
            "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/us-ph-patient",
            "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/cancer-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <div class=\"hapiHeaderText\">Eve L \n                <b>EVERYWOMAN </b>\n            </div>\n            <table class=\"hapiPropertyTable\">\n                <tbody>\n                    <tr>\n                        <td>Identifier</td>\n                        <td>1032702</td>\n                    </tr>\n                    <tr>\n                        <td>Address</td>\n                        <td>\n                            <span>5101 Peachtree St NE </span>\n                            <br/>\n                            <span>Atlanta </span>\n                            <span>GA </span>\n                            <span>US </span>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>Date of birth</td>\n                        <td>\n                            <span>24 November 1974</span>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race",
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2106-3",
                  "display" : "White"
                }
              },
              {
                "url" : "text",
                "valueString" : "White"
              }
            ]
          },
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2186-5",
                  "display" : "Not Hispanic or Latino"
                }
              },
              {
                "url" : "text",
                "valueString" : "Not Hispanic or Latino"
              }
            ]
          },
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode" : "F"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/gender-identity",
                  "code" : "female",
                  "display" : "female"
                }
              ]
            }
          },
          {
            "url" : "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/us-ph-tribal-affiliation-extension",
            "extension" : [
              {
                "url" : "TribeName",
                "valueCoding" : {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS",
                  "code" : "91",
                  "display" : "Fort Mojave Indian Tribe of Arizona, California"
                }
              },
              {
                "url" : "EnrolledTribeMember",
                "valueBoolean" : true
              }
            ]
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR",
                  "display" : "Medical Record Number"
                }
              ]
            },
            "system" : "http://hospital.smarthealthit.org",
            "value" : "1032702"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Everywoman",
            "given" : [
              "Eve",
              "L"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "1-(404)555-1212",
            "use" : "home"
          },
          {
            "system" : "email",
            "value" : "eve.everywoman@example.com"
          }
        ],
        "gender" : "female",
        "birthDate" : "1974-11-24",
        "address" : [
          {
            "line" : [
              "5101 Peachtree St NE"
            ],
            "city" : "Atlanta",
            "state" : "GA",
            "postalCode" : "30302",
            "country" : "US"
          }
        ]
      }
    },
    {
      "fullUrl" : "Encounter/encounter-eve-everywoman-external-encounter",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-eve-everywoman-external-encounter",
        "meta" : {
          "versionId" : "4",
          "lastUpdated" : "2021-07-19T03:02:05.801+00:00",
          "source" : "#YUwy5zH7WyiblJ5p",
          "profile" : [
            "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/us-ph-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Encounter Example</b></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hospital.smarthealthit.org",
            "value" : "9937012"
          }
        ],
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB",
          "display" : "ambulatory"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "308335008",
                "display" : "Patient encounter procedure"
              }
            ]
          }
        ],
        "subject" : {
          "reference" : "Patient/patient-eve-everywoman",
          "display" : "Eve Everywoman"
        }
      }
    },
    {
      "fullUrl" : "Condition/primary-cancer-condition-breast",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "primary-cancer-condition-breast",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>Histology-Morphology-Behavior</b>: <span title=\"Codes: {http://snomed.info/sct 77284006}\">Lobular carcinoma in situ (morphologic abnormality)</span></p><p><b>clinicalStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 363346000}\">Malignant neoplastic disease (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes: {http://snomed.info/sct 80248007}\">Left breast structure (body structure)</span></p><p><b>subject</b>: <a>Generated Summary: Medical Record Number: m456 (USUAL); Eve A. Anyperson ; gender: female;</a></p><p><b>onset</b>: 2019-04-01</p><p><b>asserter</b>: <a>Generated Summary: id: 9988776655; Kyle Anydoc ; gender: male</a></p><h3>Stages</h3><table class=\"grid\"><tr><td>-</td><td><b>Summary</b></td><td><b>Assessment</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://cancerstaging.org 3C}\">IIIC</span></td><td><a>Generated Summary: <span title=\"Codes: {http://loinc.org 21908-9}\">Stage group.clinical Cancer</span>; effective: 2019-04-01; <span title=\"Codes: {http://cancerstaging.org 3C}\">IIIC</span>; <span title=\"Codes: {http://snomed.info/sct 897275008}\">American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)</span></a></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-histology-morphology-behavior",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "77284006",
                  "display" : "Lobular carcinoma in situ (morphologic abnormality)"
                }
              ]
            }
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "363346000",
              "display" : "Malignant neoplastic disease (disorder)"
            }
          ]
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "80248007",
                "display" : "Left breast structure (body structure)"
              }
            ]
          }
        ],
        "subject" : {
          "reference" : "Patient/patient-eve-everywoman"
        },
        "onsetDateTime" : "2019-04-01",
        "asserter" : {
          "reference" : "Practitioner/us-core-practitioner-kyle-anydoc"
        }
      }
    },
    {
      "fullUrl" : "Practitioner/us-core-practitioner-kyle-anydoc",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "us-core-practitioner-kyle-anydoc",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 9988776655</p><p><b>name</b>: Kyle Anydoc </p><p><b>address</b>: 567 Healthcare Drive Anytown MA 12345 US (HOME)</p><p><b>gender</b>: male</p><h3>Qualifications</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Doctor of Medicine</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "9988776655"
          }
        ],
        "name" : [
          {
            "family" : "Anydoc",
            "given" : [
              "Kyle"
            ],
            "prefix" : [
              "Dr."
            ]
          }
        ],
        "address" : [
          {
            "use" : "home",
            "line" : [
              "567 Healthcare Drive"
            ],
            "city" : "Anytown",
            "state" : "MA",
            "postalCode" : "12345",
            "country" : "US"
          }
        ],
        "gender" : "male",
        "qualification" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
                  "version" : "2.7",
                  "code" : "MD",
                  "display" : "Doctor of Medicine"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}