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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeObservation
IdObservation-HistoryOfFetalLoss-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-HistoryOfFetalLoss-Example",
  "meta": {
    "tag": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
        "code": "PCI-36",
        "display": "Patient clinical information - Pregnancy status"
      }
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "161743003",
        "display": "Past pregnancy history of stillbirth"
      }
    ],
    "text": "Is the testing for a fetal loss from 24+0 or more weeks of gestation?"
  },
  "subject": {
    "reference": "Patient/Patient-RyanneBoulder-Example",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9449307687"
    }
  },
  "effectiveDateTime": "2023-09-25",
  "valueBoolean": false
}