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

FHIR IG analytics

Packageihe.pcc.maps
Resource TypeObservation
IdObservation-ex-PregnancyHistory.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation ex-PregnancyHistory

status: Final

code: Finding related to pregnancy

subject: Mandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))

effective: 2021-10-06 10:52:30-0700

performer: Practitioner Simone Heps (official)


Source1

{
  "resourceType": "Observation",
  "id": "ex-PregnancyHistory",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.PregnancyHistory"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "118185001"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ex-Patient-AmandaAlvarez"
  },
  "effectiveDateTime": "2021-10-06T10:52:30-07:00",
  "performer": [
    {
      "reference": "Practitioner/ex-Practitioner"
    }
  ]
}