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

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeObservation
IdObservation-exSmallCellCancerHistology.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 exSmallCellCancerHistology

Profile: Histology

identifier: http://vendor.org/observation/001

status: Final

code: Histologic type of primary malignant neoplasm (observable entity)

subject: Lorrie Lung (no stated gender), DoB: 1969-02-02 ( https://standards.digital.health.nz/ns/nhi-id#WER4568)

value: Acral melanoma


Source1

{
  "resourceType": "Observation",
  "id": "exSmallCellCancerHistology",
  "meta": {
    "profile": [
      "http://canshare.co.nz/fhir/StructureDefinition/an-histology"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://vendor.org/observation",
      "value": "001"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "code": "512001000004108",
        "display": "Histologic type of primary malignant neoplasm (observable entity)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/exPatient"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "code": "447881000210103",
        "display": "Acral melanoma"
      }
    ]
  }
}