Bidirectional Services eReferral (BSeR)
2.0.0-ballot - STU2 United States of America flag

Bidirectional Services eReferral (BSeR), published by HL7 Public Health Working Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bser/ and changes regularly. See the Directory of published versions

: Composition - Eve Everywoman - Obesity Referral Request - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "composition-bser-referral-request-obesity-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 class=\"res-header-id\"><b>Generated Narrative: Composition composition-bser-referral-request-obesity-everywoman</b></p><a name=\"composition-bser-referral-request-obesity-everywoman\"> </a><a name=\"hccomposition-bser-referral-request-obesity-everywoman\"> </a><a name=\"composition-bser-referral-request-obesity-everywoman-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 57133-1}\">Referral note</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\">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" : "Obesity Referral Request Supporting Information",
      "code" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/bser/CodeSystem/bser",
            "code" : "ORSI",
            "display" : "Obesity Referral Supporting Information"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/allergyintolerance-us-core-allergyint-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"
        }
      ]
    }
  ]
}