FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeObservation
IdObservation-observation-mother-height-carmen-teresa-lee.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation observation-mother-height-carmen-teresa-lee

version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[6]; Last updated: 2023-04-06 00:30:15+0000

Profile: Observation - Mother Height - Vital Records

status: Final

category: Vital Signs

code: Body height Measured

subject: Patient - Mother (Carmen Teresa Lee)

effective: 2019-01-10

performer: Jada Ann Quinn (official) Female, DoB: 1985-01-15 ( Medical Record Number: 1032702 (use: usual, ))

value: 65 [in_i] (Details: UCUM code[in_i] = '[in_i]')


Source1

{
  "resourceType": "Observation",
  "id": "observation-mother-height-carmen-teresa-lee",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2023-04-06T00:30:15.636Z",
    "profile": [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-mother-height-vr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs",
          "display": "Vital Signs"
        }
      ],
      "text": "Vital Signs"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "3137-7",
        "display": "Body height Measured"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-mother-carmen-teresa-lee",
    "display": "Patient - Mother (Carmen Teresa Lee)"
  },
  "effectiveDateTime": "2019-01-10",
  "performer": [
    {
      "reference": "Patient/patient-mother-jada-ann-quinn"
    }
  ],
  "valueQuantity": {
    "value": 65,
    "system": "http://unitsofmeasure.org",
    "code": "[in_i]"
  }
}