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 - Baby Everybaby - Early Childhood Nutrition Referral Feedback - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "composition-bser-referral-feedback-nutrition-everybaby",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralFeedbackComposition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"composition-bser-referral-feedback-nutrition-everybaby\"> </a><a name=\"hccomposition-bser-referral-feedback-nutrition-everybaby\"> </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-feedback-nutrition-everybaby&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-ReferralFeedbackComposition.html\">BSeR Referral Feedback Composition</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Consult note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11488-4)</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-recipient.html\">PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient: Hailey Eight, MD</a></p><p><b>title</b>: Referral feedback</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11488-4",
        "display" : "Consult note"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-us-core-patient-baby-everybaby",
    "display" : "Baby Everybaby"
  },
  "date" : "2020-01-02T22:13:23Z",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient",
      "display" : "Hailey Eight, MD"
    }
  ],
  "title" : "Referral feedback",
  "section" : [
    {
      "title" : "Referral Service Request Feedback Summary",
      "code" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/bser/CodeSystem/bser",
            "code" : "RSRFS",
            "display" : "CompositionSectionReferralServiceRequestFeedbackSummary"
          }
        ]
      },
      "focus" : {
        🔗 "reference" : "ServiceRequest/servicerequest-bser-referral-servicerequest-early-childhood"
      }
    },
    {
      "title" : "Early Childhood Nutrition Referral Feedback Supporting Information",
      "code" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/bser/CodeSystem/bser",
            "code" : "ECNRFSI",
            "display" : "Early Childhood Nutrition Referral Feedback Supporting Information"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/observation-bser-nutritionfeedbackobs-2-baby-everybaby"
        }
      ]
    }
  ]
}