Vital Records Birth and Fetal Death Reporting
1.0.0 - STU 1

This page is part of the Vital Records Birth and Fetal Death Reporting (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

: Edit Flag - Mother's Prepregnancy Weight - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "observation-edit-flag-mothers-prepregnancy-weight-example",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2020-11-18T23:57:59.711+00:00",
    "source" : "#Da6PAGK9MuHGZ0ip",
    "profile" : [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-edit-flag-mothers-prepregnancy-weight"
    ]
  },
  "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: {urn:oid:2.16.840.1.114222.4.5.274 PHC1486}\">Mothers Prepregnancy Weight Edit flag</span></p><p><b>value</b>: <span title=\"Codes: {urn:oid:2.16.840.1.114222.4.5.274 PHC1362}\">Edit Passed</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "PHC1486",
        "display" : "Mothers Prepregnancy Weight Edit flag"
      }
    ]
  },
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.274",
        "code" : "PHC1362",
        "display" : "Edit Passed"
      }
    ]
  }
}