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

FHIR IG analytics

Packagehl7.fhir.us.bfdr.r4b
Resource TypeObservation
IdObservation-observation-none-obstetric-procedures-jada-ann-quinn.json
FHIR VersionR4B

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-none-obstetric-procedures-jada-ann-quinn

status: Final

code: Obstetric procedures performed [US Standard Certificate of Live Birth]

subject: Patient - Mother (Jada Ann Quinn)

focus: BabyG Quinn

effective: 2019-12-02

performer: Practitioner Janet Seito

value: None


Source1

{
  "resourceType": "Observation",
  "id": "observation-none-obstetric-procedures-jada-ann-quinn",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-none-of-specified-obstetric-procedures"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "73814-6"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-mother-jada-ann-quinn",
    "display": "Patient - Mother (Jada Ann Quinn)"
  },
  "focus": [
    {
      "reference": "Patient/patient-child-babyg-quinn",
      "display": "BabyG Quinn"
    }
  ],
  "effectiveDateTime": "2019-12-02",
  "performer": [
    {
      "reference": "Practitioner/practitioner-vital-records-janet-seito"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "260413007"
      }
    ]
  }
}