Vital Records Common Profiles Library
1.0.0 - STU 1

This page is part of the Vital Records Common Profile Library (v1.0.0: STU 1 on FHIR R4) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Observation - Number Previous Cesareans example [Carmen Teresa Lee] - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "observation-number-previous-cesareans-carmen-teresa-lee-common",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2020-11-19T04:02:54.888+00:00",
    "source" : "#JGeOXfoDJw3Kon7k",
    "profile" : [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-number-previous-cesareans"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 68497-7}\">Previous cesarean deliveries #</span></p><p><b>subject</b>: <a href=\"Patient-patient-mother-carmen-teresa-lee-common.html\">Patient - Mother (Carmen Teresa Lee). Generated Summary: Medical Record Number: 9992702 (USUAL); Carmen Teresa Lee (OFFICIAL), Carmen Teresa Santos (MAIDEN); gender: female; birthDate: 1986-02-15</a></p><p><b>value</b>: 1</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "68497-7",
        "display" : "Previous cesarean deliveries #"
      }
    ],
    "text" : "Previous cesarean deliveries #"
  },
  "subject" : {
    "reference" : "Patient/patient-mother-carmen-teresa-lee-common",
    "display" : "Patient - Mother (Carmen Teresa Lee)"
  },
  "valueInteger" : 1
}