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

FHIR IG analytics

Packagede.dktk.oncology
Resource TypeObservation
IdObservation-genetischeVarinate.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "a1sda1",
  "meta": {
    "profile": [
      "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-GenetischeVariante"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "69548-6"
      }
    ]
  },
  "subject": {
    "reference": "Patient/77453a897099d799"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/GenetischeVarianteCS",
        "code": "M"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48018-6"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.genenames.org",
            "code": "PLAAT4"
          }
        ]
      }
    }
  ]
}