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 - Arthritis Referral Request - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "composition-bser-referral-request-arthritis-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-arthritis-everywoman\"> </a><a name=\"hccomposition-bser-referral-request-arthritis-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 &quot;composition-bser-referral-request-arthritis-everywoman&quot; </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" : "Arthritis Referral Request Supporting Information",
      "code" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/bser/CodeSystem/bser",
            "code" : "ARSI",
            "display" : "Arthritis Referral Supporting Information"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/allergyintolerance-us-core-allergyint-eve-everywoman"
        },
        {
          🔗 "reference" : "MedicationRequest/medicationrequest-us-core-medicationrequest-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"
        }
      ]
    }
  ]
}