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

FHIR IG analytics

Packagehl7.fhir.uv.fm-incubator
Resource TypeEnrollmentResponse
IdEnrollmentResponse-ER2500.json
FHIR VersionR6

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

A human-readable rendering of the EnrollmentResponse

Source1

{
  "resourceType": "EnrollmentResponse",
  "resourceDefinition": "http://hl7.org/fhir/StructureDefinition/EnrollmentResponse|0.1.0",
  "id": "ER2500",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://www.BenefitsInc.com/fhir/enrollmentresponse",
      "value": "781234"
    }
  ],
  "status": "active",
  "request": {
    "reference": "http://www.BenefitsInc.com/fhir/eligibility/225476332402"
  },
  "outcome": "complete",
  "disposition": "Dependant added to policy.",
  "created": "2014-08-16",
  "organization": {
    "reference": "Organization/2"
  },
  "requestProvider": {
    "reference": "Organization/1"
  }
}