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

FHIR IG analytics

Packageihe.pcc.maps
Resource TypeObservation
IdObservation-ex-NumberOfTotalBirths.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-NumberOfTotalBirths

status: Final

category: Survey

code: [#] Births total

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)

value: 2


Source1

{
  "resourceType": "Observation",
  "id": "ex-NumberOfTotalBirths",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.NumberOfTotalBirths"
    ]
  },
  "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": "11640-0"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ex-Patient-AmandaAlvarez"
  },
  "effectiveDateTime": "2021-10-06T10:52:30-07:00",
  "performer": [
    {
      "reference": "Practitioner/ex-Practitioner"
    }
  ],
  "valueInteger": 2
}