FHIR R6 FM Incubator, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fm-incubator/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "EnrollmentResponse",
"resourceDefinition" : "http://hl7.org/fhir/StructureDefinition/EnrollmentResponse|0.1.0",
"id" : "ER2500",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">A human-readable rendering of the EnrollmentResponse</div>"
},
"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"
}
}