This page is part of the Bidirectional Services eReferrals (BSeR) (v2.0.0-ballot: STU 2) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
: Composition - Eve Everywoman - Diabetes Prevention Referral Request - JSON Representation
Raw json | Download
{
"resourceType" : "Composition",
"id" : "composition-bser-referral-request-diabetes-everywoman",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralRequestComposition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"composition-bser-referral-request-diabetes-everywoman\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition "composition-bser-referral-request-diabetes-everywoman" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-ReferralRequestComposition.html\">BSeR Referral Request Composition</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Referral note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#57133-1)</span></p><p><b>date</b>: 2020-01-02 22:13:23+0000</p><p><b>author</b>: <a href=\"PractitionerRole-practitionerrole-us-core-practitionerrole-referral-initiator.html\">PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator: Henry Seven, MD</a></p><p><b>title</b>: Referral request</p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57133-1",
"display" : "Referral note"
}
]
},
"subject" : {
"reference" : "Patient/patient-us-core-patient-eve-everywoman",
"display" : "Eve Everywoman"
},
"date" : "2020-01-02T22:13:23Z",
"author" : [
{
"reference" : "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator",
"display" : "Henry Seven, MD"
}
],
"title" : "Referral request",
"section" : [
{
"title" : "Other Supporting Information",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/bser/CodeSystem/bser",
"code" : "OSI",
"display" : "Other Supporting Information"
}
]
},
"entry" : [
{
"reference" : "Observation/observation-us-core-social-history-education-eve-everywoman"
}
]
},
{
"title" : "Diabetes Prevention Referral Request Supporting Information",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/bser/CodeSystem/bser",
"code" : "DPRSI",
"display" : "Diabetes Prevention Referral Supporting Information"
}
]
},
"entry" : [
{
"reference" : "Observation/observation-us-core-observation-lab-ha1c-eve-everywoman"
},
{
"reference" : "Observation/observation-us-core-blood-pressure-eve-everywoman"
},
{
"reference" : "Observation/observation-us-core-body-height-eve-everywoman"
},
{
"reference" : "Observation/observation-us-core-body-weight-eve-everywoman"
},
{
"reference" : "Observation/observation-us-core-bmi-eve-everywoman"
}
]
}
]
}