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

FHIR IG analytics

Packagech.fhir.ig.ch-crl
Resource TypeObservation
IdObservation-ICDO3MorphologyPostTransformation-9861-3.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

Resource "ICDO3MorphologyPostTransformation-9861-3"

Profile: CH CRL Observation ICD-O-3 Morphology Post-transformation

status: final

code: Morphology term after Transformation (NKRS Variables#8.5)

subject: Patient/FranzMinimum " MINIMUM"

effective: 2018-12-15

value: Akute myeloische Leukämie o.n.A. (International Classification of Diseases for Oncology, version 3.[3.2]#9861/3)


Source1

{
  "resourceType": "Observation",
  "id": "ICDO3MorphologyPostTransformation-9861-3",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-icdo3morphologyposttransformation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-variables",
        "code": "8.5",
        "display": "Morphology term after Transformation"
      }
    ]
  },
  "subject": {
    "reference": "Patient/FranzMinimum"
  },
  "effectiveDateTime": "2018-12-15",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/icd-o-3",
        "version": "3.2",
        "code": "9861/3",
        "display": "Akute myeloische Leukämie o.n.A."
      }
    ]
  }
}