This page is part of the Vital Records Common Profile Library (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0.  For a full list of available versions, see the Directory of published versions
 
: Observation - Last Menstrual Period - Carmen Teresa Lee - JSON Representation
Raw json | Download
  
  
  
{
  "resourceType" : "Observation",
  "id" : "observation-last-menstrual-period-carmen-teresa-lee-common",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2023-06-13T22:41:07.075Z",
    "profile" : [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-last-menstrual-period-vr"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-last-menstrual-period-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 "observation-last-menstrual-period-carmen-teresa-lee-common" Version "6" Updated "2023-06-13 22:41:07+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-last-menstrual-period-vr.html\">Observation - Last Menstrual Period - Vital Records</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Last menstrual period start date <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8665-2)</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> " LEE"</p><p><b>effective</b>: 2018-05-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-vital-records-janet-seito-common.html\">Practitioner/practitioner-vital-records-janet-seito-common</a> " JONES"</p><p><b>value</b>: 2018-04-18</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "8665-2",
        "display" : "Last menstrual period start date"
      }
    ],
    "text" : "Last menstrual period start date"
  },
  "subject" : {
    "reference" : "Patient/patient-mother-carmen-teresa-lee-common",
    "display" : "Patient - Mother (Carmen Teresa Lee)"
  },
  "effectiveDateTime" : "2018-05-02",
  "performer" : [
    {
      "reference" : "Practitioner/practitioner-vital-records-janet-seito-common"
    }
  ],
  "valueDateTime" : "2018-04-18"
}