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

FHIR IG analytics

Packageihe.pcc.aps
Resource TypeObservation
IdObservation-ex-NumberOfOtherPregnancyOutcomes.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

Resource Observation "ex-NumberOfOtherPregnancyOutcomes"

Profile: Number Of Other Pregnancy Outcomes

status: final

category: Survey (Observation Category Codes#survey)

code: 69043-8 (LOINC#69043-8)

subject: Patient/ex-Patient-AmandaAlvarez

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

performer: Practitioner/ex-Practitioner

value: 1


Source1

{
  "resourceType": "Observation",
  "id": "ex-NumberOfOtherPregnancyOutcomes",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/PCC/APS/StructureDefinition/IHE.NumberOfOtherPregnancyOutcomes"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "survey"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "69043-8"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ex-Patient-AmandaAlvarez"
  },
  "effectiveDateTime": "2021-10-06T10:52:30-07:00",
  "performer": [
    {
      "reference": "Practitioner/ex-Practitioner"
    }
  ],
  "valueInteger": 1
}