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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeObservation
IdObservation-AutisticBehaviour-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-AutisticBehaviour-Example",
  "meta": {
    "tag": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
        "code": "PCI-6",
        "display": "Patient clinical information - Phenotypic details"
      }
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://human-phenotype-ontology.org",
        "version": "20221005",
        "code": "HP:0000729",
        "display": "Autistic behaviour"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-PheobeSmitham-Example",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9449307539"
    }
  },
  "effectiveDateTime": "2023-09-15T15:00:00Z",
  "valueBoolean": true
}