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

FHIR IG analytics

Packagehl7.fhir.us.bfdr
Resource TypeObservation
IdObservation-observation-number-previous-cesareans-jada-ann-quinn-w-edit.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-number-previous-cesareans-jada-ann-quinn-w-edit

status: Final

code: Previous cesarean deliveries #

subject: Patient - Mother (Jada Ann Quinn)

effective: 2019-12-02

performer: Practitioner Janet Seito

value: 1


Source1

{
  "resourceType": "Observation",
  "id": "observation-number-previous-cesareans-jada-ann-quinn-w-edit",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-previous-cesareans"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "68497-7",
        "display": "Previous cesarean deliveries #"
      }
    ],
    "text": "Previous cesarean deliveries #"
  },
  "subject": {
    "reference": "Patient/patient-mother-jada-ann-quinn",
    "display": "Patient - Mother (Jada Ann Quinn)"
  },
  "effectiveDateTime": "2019-12-02",
  "performer": [
    {
      "reference": "Practitioner/practitioner-vital-records-janet-seito"
    }
  ],
  "valueInteger": 1,
  "_valueInteger": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags",
              "code": "0",
              "display": "Edit Passed"
            }
          ]
        }
      }
    ]
  }
}