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

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeObservation
IdObservation-observation-edit-flag-mothers-height-not-named.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-edit-flag-mothers-height-not-named

version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[1]; Last updated: 2023-06-23 04:08:58+0000

Profile: Observation - Edit Flag Mother's Height

status: Final

code: Mothers height Edit flag

subject: Decedent Fetus Not Named

effective: 2019-12-02

performer: Organization Jurisdictional Vital Records Office

value: Edit Passed


Source1

{
  "resourceType": "Observation",
  "id": "observation-edit-flag-mothers-height-not-named",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-06-23T04:08:58.210Z",
    "profile": [
      "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-edit-flag-mothers-height"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "code": "PHC1485",
        "display": "Mothers height Edit flag"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-decedent-fetus-not-named",
    "display": "Decedent Fetus Not Named"
  },
  "effectiveDateTime": "2019-12-02",
  "performer": [
    {
      "reference": "Organization/organization-jurisdictional-vital-records-office"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "code": "PHC1362",
        "display": "Edit Passed"
      }
    ]
  }
}