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

FHIR IG analytics

Packagehl7.fhir.us.bfdr
Resource TypeProcedure
IdProcedure-procedure-induction-of-labor-jada-ann-quinn.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: Procedure procedure-induction-of-labor-jada-ann-quinn

status: Completed

category: Characteristics of labor and delivery [US Standard Certificate of Live Birth]

code: Induction of labor (procedure)

subject: Patient - Mother (Jada Ann Quinn)

performed: 2019-02-07 08:30:00-0700 --> 2019-02-07 08:45:00-0700


Source1

{
  "resourceType": "Procedure",
  "id": "procedure-induction-of-labor-jada-ann-quinn",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-induction-of-labor"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "73813-8"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "236958009",
        "display": "Induction of labor (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-mother-jada-ann-quinn",
    "display": "Patient - Mother (Jada Ann Quinn)"
  },
  "performedPeriod": {
    "start": "2019-02-07T08:30:00-07:00",
    "end": "2019-02-07T08:45:00-07:00"
  }
}