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

FHIR IG analytics

Packagehl7.fhir.us.mcode.r4b
Resource TypeBodyStructure
IdBodyStructure-jenny-m-chest-wall-treatment-volume.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: BodyStructure jenny-m-chest-wall-treatment-volume

identifier: 1.2.246.352…1 (use: usual, )

location: Chest wall structure (body structure)

locationQualifier: Entire (qualifier value)

description: Chest Wall

patient: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))


Source1

{
  "resourceType": "BodyStructure",
  "id": "jenny-m-chest-wall-treatment-volume",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-volume"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "value": "1.2.246.352…1"
    }
  ],
  "location": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "78904004",
        "display": "Chest wall structure (body structure)"
      }
    ]
  },
  "locationQualifier": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "255503000",
          "display": "Entire (qualifier value)"
        }
      ]
    }
  ],
  "description": "Chest Wall",
  "patient": {
    "reference": "Patient/cancer-patient-jenny-m"
  }
}