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

FHIR IG analytics

Packagehl7.fhir.us.cancer-reporting.r4
Resource TypeObservation
IdObservation-observation-section-comments.json
FHIR VersionR4

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: Observation observation-section-comments

identifier: CAPeCC/uuid:c3189cd4-33a0-447f-9bbf-2b225e2aa305

status: Final

category: Section

code: COMMENTS

subject: Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))

effective: 2025-03-18

performer: Practitioner Wise Owl


Source1

{
  "resourceType": "Observation",
  "id": "observation-section-comments",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://cap.org/eCC",
      "value": "uuid:c3189cd4-33a0-447f-9bbf-2b225e2aa305"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem",
          "code": "SECTION",
          "display": "Section"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://cap.org/eCC",
        "code": "381061.100004300",
        "display": "COMMENTS"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-OakleyAnnie"
  },
  "effectiveDateTime": "2025-03-18",
  "performer": [
    {
      "reference": "Practitioner/practitioner-oncologist"
    }
  ]
}