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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeObservation
IdObservation-TumourTypeDemeizaSeo-Example.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": "Observation-TumourTypeDemeizaSeo-Example",
  "meta": {
    "tag": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
        "code": "PS-35",
        "display": "Primary Sample - Solid tumour type"
      }
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "369757002",
        "display": "Solid tumor configuration"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-DemeizaSeo-Example",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9449306559"
    }
  },
  "specimen": {
    "identifier": {
      "system": "https://fhir.add.nhs.uk/Id/specimenId",
      "value": "RA257631"
    }
  },
  "effectiveDateTime": "2023-09-08T11:00:00Z"
}