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

FHIR IG analytics

Packagede.uk-koeln.nngm.form
Resource TypeObservation
IdExample-Profile-nNGM-Observation-TkiResistenzAlk.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": "Example_Observation_TKI-Resistenz-ALK",
  "meta": {
    "profile": [
      "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz-alk"
    ]
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
          "code": "C1967"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "code": "C142114"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Example_Patient_Patient-567314-Pseudonym",
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/identifier-type",
            "code": "P"
          }
        ]
      },
      "system": "http://uk-koeln.de/fhir/sid/nNGM/patient-pseudonym",
      "value": "567314"
    }
  },
  "effectiveDateTime": "2022-07-19",
  "dataAbsentReason": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code": "not-applicable"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "code": "C28510"
          }
        ]
      }
    }
  ]
}