HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm CI Build

This page is part of the electronic Case Reporting (eCR) (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

JSON Format: Observation-observation-pregnancy-outcome-eve-everywoman

Raw json

{
  "resourceType" : "Observation",
  "id" : "observation-pregnancy-outcome-eve-everywoman",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2019-11-11T19:45:25.000-05:00",
    "profile" : [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/pregnancy-outcome-observation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\">\n         <table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n            <tr>\n               <td style=\"font-weight: bold\">id</td>\n               <td>\n                  <div title=\"id\">observation-pregnancy-outcome-eve-everywoman</div> \n               </td>\n            </tr>\n            <tr>\n               <td style=\"font-weight: bold\">meta</td>\n               <td>\n                  <table>\n                     <tr>\n                        <td style=\"font-weight: bold\">versionId</td>\n                        <td>\n                           <div title=\"versionId\">1</div> \n                        </td>\n                     </tr>\n                     <tr>\n                        <td style=\"font-weight: bold\">lastUpdated</td>\n                        <td>\n                           <div title=\"lastUpdated\">2019-11-11T19:45:25.000-05:00</div> \n                        </td>\n                     </tr>\n                     <tr>\n                        <td style=\"font-weight: bold\">profile</td>\n                        <td>\n                           <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/pregnancy-outcome-observation</div> \n                        </td>\n                     </tr>\n                  </table>\n               </td>\n            </tr>\n            <tr>\n               <td style=\"font-weight: bold\">status</td>\n               <td>\n                  <div title=\"status\">final</div> \n               </td>\n            </tr>\n            <tr>\n               <td style=\"font-weight: bold\">code</td>\n               <td>\n                  <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                     <li>\n                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                           <li>\n                              <div title=\"display\">Outcome of pregnancy</div>  (<div title=\"code\">63893-2</div> )\n          </li>\n                           <li>\n                              <div title=\"system\">\n                                 <a href=\"http://loinc.org\">http://loinc.org</a>\n                              </div>\n                           </li>\n                        </ul>\n                     </li>\n                  </ul>\n               </td>\n            </tr>\n            <tr>\n               <td style=\"font-weight: bold\">subject</td>\n               <td>\n                  <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                     <li/>\n                     <li>\n                        <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a>\n                     </li>\n                  </ul>\n               </td>\n            </tr>\n            <tr>\n               <td style=\"font-weight: bold\">focus</td>\n               <td>\n                  <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                     <li/>\n                     <li>\n                        <a href=\"Observation-observation-pregnancy-status-eve-everywoman.html\">Pregnant (finding)</a>\n                     </li>\n                  </ul>\n               </td>\n            </tr>\n            <tr>\n               <td style=\"font-weight: bold\">effectiveDateTime</td>\n               <td>\n                  <div title=\"effectiveDateTime\">2018-01-05</div> \n               </td>\n            </tr>\n            <tr>\n               <td style=\"font-weight: bold\">valueCodeableConcept</td>\n               <td>\n                  <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                     <li>\n                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                           <li>\n                              <div title=\"display\">Term birth of newborn (finding)</div>  (<div title=\"code\">21243004</div> )\n          </li>\n                           <li>\n                              <div title=\"system\">\n                                 <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a>\n                              </div>\n                           </li>\n                        </ul>\n                     </li>\n                  </ul>\n               </td>\n            </tr>\n            <tr>\n               <td style=\"font-weight: bold\">component</td>\n               <td>\n                  <table>\n                     <tr>\n                        <td style=\"font-weight: bold\">code</td>\n                        <td>\n                           <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                              <li>\n                                 <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                    <li>\n                                       <div title=\"display\">Birth order</div>  (<div title=\"code\">73771-8</div> )\n          </li>\n                                    <li>\n                                       <div title=\"system\">\n                                          <a href=\"http://loinc.org\">http://loinc.org</a>\n                                       </div>\n                                    </li>\n                                 </ul>\n                              </li>\n                           </ul>\n                        </td>\n                     </tr>\n                     <tr>\n                        <td style=\"font-weight: bold\">valueInteger</td>\n                        <td>\n                           <div title=\"valueInteger\">1</div> \n                        </td>\n                     </tr>\n                  </table>\n               </td>\n            </tr>\n         </table>\n      </div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "63893-2",
        "display" : "Outcome of pregnancy"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-ecr-eve-everywoman",
    "display" : "Eve Everywoman"
  },
  "focus" : [
    {
      "reference" : "Observation/observation-pregnancy-status-eve-everywoman",
      "display" : "Pregnant (finding)"
    }
  ],
  "effectiveDateTime" : "2018-01-05",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "21243004",
        "display" : "Term birth of newborn (finding)"
      }
    ]
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "73771-8",
            "display" : "Birth order"
          }
        ]
      },
      "valueInteger" : 1
    }
  ]
}