Vital Records Common Profiles Library
1.1.0 - STU 1.1 United States of America flag

This page is part of the Vital Records Common Profile Library (v1.1.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Observation - Plurality - Carmen Teresa Lee - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "observation-plurality-carmen-teresa-lee-common",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2023-06-13T22:41:16.174Z",
    "profile" : [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-plurality-vr"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-plurality-carmen-teresa-lee-common\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;observation-plurality-carmen-teresa-lee-common&quot; Version &quot;6&quot; Updated &quot;2023-06-13 22:41:16+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-plurality-vr.html\">Observation - Plurality - Vital Records</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Birth plurality of Pregnancy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#57722-1)</span></p><p><b>subject</b>: <a href=\"Patient-patient-mother-carmen-teresa-lee-common.html\">Patient/patient-mother-carmen-teresa-lee-common: Patient - Mother (Carmen Teresa Lee)</a> &quot; LEE&quot;</p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-vital-records-janet-seito-common.html\">Practitioner/practitioner-vital-records-janet-seito-common</a> &quot; JONES&quot;</p><p><b>value</b>: 1</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "57722-1",
        "display" : "Birth plurality of Pregnancy"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-mother-carmen-teresa-lee-common",
    "display" : "Patient - Mother (Carmen Teresa Lee)"
  },
  "effectiveDateTime" : "2019-12-02",
  "performer" : [
    {
      "reference" : "Practitioner/practitioner-vital-records-janet-seito-common"
    }
  ],
  "valueInteger" : 1
}