FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.bser.r4
Resource TypeBundle
IdBundle-bundle-bser-referral-request-document-bundle-eve-everywoman.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "bundle-bser-referral-request-document-bundle-eve-everywoman",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralRequestDocumentBundle"
    ]
  },
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:2be4b4e4-6df1-4cb2-a947-c70fa0eda54c"
  },
  "type": "document",
  "timestamp": "2020-01-06T22:13:23Z",
  "entry": [
    {
      "fullUrl": "http://example.org/fhir/Composition/composition-bser-referral-request-arthritis-everywoman",
      "resource": {
        "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></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\">See above (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"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/observation-us-core-blood-pressure-eve-everywoman",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-us-core-blood-pressure-eve-everywoman",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-us-core-blood-pressure-eve-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 Observation &quot;observation-us-core-blood-pressure-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-blood-pressure.html\">US Core Blood Pressure Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Blood pressure systolic &amp; diastolic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85354-9 &quot;Blood pressure panel with all children optional&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-us-core-patient-eve-everywoman\">See above (Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"#Practitioner_practitioner-us-core-practitioner-henry-seven\">See above (Practitioner/practitioner-us-core-practitioner-henry-seven)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8480-6)</span></p><p><b>value</b>: 107 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8462-4)</span></p><p><b>value</b>: 60 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ],
            "text": "Vital Signs"
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            }
          ],
          "text": "Blood pressure systolic & diastolic"
        },
        "subject": {
          "reference": "Patient/patient-us-core-patient-eve-everywoman",
          "display": "Eve Everywoman"
        },
        "effectiveDateTime": "2019-01-17",
        "performer": [
          {
            "reference": "Practitioner/practitioner-us-core-practitioner-henry-seven"
          }
        ],
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 107,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/observation-us-core-body-height-eve-everywoman",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-us-core-body-height-eve-everywoman",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-height"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-us-core-body-height-eve-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 Observation &quot;observation-us-core-body-height-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-body-height.html\">US Core Body Height Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body height <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8302-2)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-us-core-patient-eve-everywoman\">See above (Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"#Practitioner_practitioner-us-core-practitioner-henry-seven\">See above (Practitioner/practitioner-us-core-practitioner-henry-seven)</a></p><p><b>value</b>: 68 in<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code [in_i] = '[in_i]')</span></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ],
            "text": "Vital Signs"
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8302-2",
              "display": "Body height"
            }
          ],
          "text": "Body height"
        },
        "subject": {
          "reference": "Patient/patient-us-core-patient-eve-everywoman",
          "display": "Eve Everywoman"
        },
        "effectiveDateTime": "2019-01-17",
        "performer": [
          {
            "reference": "Practitioner/practitioner-us-core-practitioner-henry-seven"
          }
        ],
        "valueQuantity": {
          "value": 68,
          "unit": "in",
          "system": "http://unitsofmeasure.org",
          "code": "[in_i]"
        }
      }
    },
    {
      "fullUrl": "http://example.org/fhir/PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "practitionerrole-us-core-practitionerrole-referral-initiator",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"practitionerrole-us-core-practitionerrole-referral-initiator\"> </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 PractitionerRole &quot;practitionerrole-us-core-practitionerrole-referral-initiator&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-practitionerrole.html\">US Core PractitionerRole Profile</a></p></div><p><b>identifier</b>: id: 1111111111</p><p><b>practitioner</b>: <a href=\"#Practitioner_practitioner-us-core-practitioner-henry-seven\">See above (Practitioner/practitioner-us-core-practitioner-henry-seven: Henry Seven, MD)</a></p><p><b>organization</b>: <a href=\"#Organization_organization-us-core-organization-saint-luke\">See above (Organization/organization-us-core-organization-saint-luke)</a></p><p><b>code</b>: Primary Care Clinic/Center <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#261QP2300X)</span></p><p><b>specialty</b>: Family Practice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#419772000)</span></p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p></div>"
        },
        "identifier": [
          {
            "system": "http://hl7.org/fhir/sid/us-npi",
            "value": "1111111111"
          }
        ],
        "practitioner": {
          "reference": "Practitioner/practitioner-us-core-practitioner-henry-seven",
          "display": "Henry Seven, MD"
        },
        "organization": {
          "reference": "Organization/organization-us-core-organization-saint-luke"
        },
        "code": [
          {
            "coding": [
              {
                "system": "http://nucc.org/provider-taxonomy",
                "code": "261QP2300X",
                "display": "Primary Care Clinic/Center"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "419772000",
                "display": "Family Practice"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "email",
            "value": "henry.seven@example.com"
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/observation-us-core-bmi-eve-everywoman",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-us-core-bmi-eve-everywoman",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-bmi"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-us-core-bmi-eve-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 Observation &quot;observation-us-core-bmi-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-bmi.html\">US Core BMI Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: BMI <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#39156-5 &quot;Body mass index (BMI) [Ratio]&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-us-core-patient-eve-everywoman\">See above (Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"#Practitioner_practitioner-us-core-practitioner-henry-seven\">See above (Practitioner/practitioner-us-core-practitioner-henry-seven)</a></p><p><b>value</b>: 29 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg/m2 = 'kg/m2')</span></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ],
            "text": "Vital Signs"
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "39156-5",
              "display": "Body mass index (BMI) [Ratio]"
            }
          ],
          "text": "BMI"
        },
        "subject": {
          "reference": "Patient/patient-us-core-patient-eve-everywoman",
          "display": "Eve Everywoman"
        },
        "effectiveDateTime": "2019-01-17",
        "performer": [
          {
            "reference": "Practitioner/practitioner-us-core-practitioner-henry-seven"
          }
        ],
        "valueQuantity": {
          "value": 29,
          "unit": "kg/m2",
          "system": "http://unitsofmeasure.org",
          "code": "kg/m2"
        }
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/observation-us-core-social-history-education-eve-everywoman",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-us-core-social-history-education-eve-everywoman",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-social-history"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-us-core-social-history-education-eve-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 Observation &quot;observation-us-core-social-history-education-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-observation-social-history.html\">US Core Observation Social History Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Social History <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#social-history)</span></p><p><b>code</b>: Highest level of education <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#82589-3)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-us-core-patient-eve-everywoman\">See above (Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"#PractitionerRole_practitionerrole-us-core-practitionerrole-referral-initiator\">See above (PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator)</a></p><p><b>value</b>: Elementary School <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-EducationLevel.html\">Education Level</a>#ELEM)</span></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "social-history",
                "display": "Social History"
              }
            ],
            "text": "Social History"
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "82589-3",
              "display": "Highest level of education"
            }
          ]
        },
        "subject": {
          "reference": "Patient/patient-us-core-patient-eve-everywoman",
          "display": "Eve Everywoman"
        },
        "effectiveDateTime": "2019-01-17",
        "performer": [
          {
            "reference": "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
              "code": "ELEM",
              "display": "Elementary School"
            }
          ],
          "text": "Elementary School"
        }
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/medicationrequest-us-core-medicationrequest-eve-everywoman",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "medicationrequest-us-core-medicationrequest-eve-everywoman",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"medicationrequest-us-core-medicationrequest-eve-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 MedicationRequest &quot;medicationrequest-us-core-medicationrequest-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-medicationrequest.html\">US Core MedicationRequest Profile</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: instance-order</p><p><b>medication</b>: Amoxicillin-containing product <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#27658006)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-us-core-patient-eve-everywoman\">See above (Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman)</a></p><p><b>authoredOn</b>: 2019-01-17</p><p><b>requester</b>: <a href=\"Practitioner-practitioner-us-core-practitioner-hailey-eight.html\">Practitioner/practitioner-us-core-practitioner-hailey-eight</a> &quot; HAILEY&quot;</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>bid</td></tr></table></div>"
        },
        "status": "active",
        "intent": "instance-order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "27658006",
              "display": "Amoxicillin-containing product"
            }
          ]
        },
        "subject": {
          "reference": "Patient/patient-us-core-patient-eve-everywoman",
          "display": "Eve Everywoman"
        },
        "authoredOn": "2019-01-17",
        "requester": {
          "reference": "Practitioner/practitioner-us-core-practitioner-hailey-eight"
        },
        "dosageInstruction": [
          {
            "text": "bid"
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/observation-us-core-body-weight-eve-everywoman",
      "resource": {
        "resourceType": "Observation",
        "id": "observation-us-core-body-weight-eve-everywoman",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-us-core-body-weight-eve-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 Observation &quot;observation-us-core-body-weight-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-body-weight.html\">US Core Body Weight Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-us-core-patient-eve-everywoman\">See above (Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"#Practitioner_practitioner-us-core-practitioner-henry-seven\">See above (Practitioner/practitioner-us-core-practitioner-henry-seven)</a></p><p><b>value</b>: 65 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = 'kg')</span></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ],
            "text": "Vital Signs"
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "29463-7",
              "display": "Body weight"
            }
          ],
          "text": "Body weight"
        },
        "subject": {
          "reference": "Patient/patient-us-core-patient-eve-everywoman",
          "display": "Eve Everywoman"
        },
        "effectiveDateTime": "2019-01-17",
        "performer": [
          {
            "reference": "Practitioner/practitioner-us-core-practitioner-henry-seven"
          }
        ],
        "valueQuantity": {
          "value": 65,
          "unit": "kg",
          "system": "http://unitsofmeasure.org",
          "code": "kg"
        }
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Patient/patient-us-core-patient-eve-everywoman",
      "resource": {
        "resourceType": "Patient",
        "id": "patient-us-core-patient-eve-everywoman",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"patient-us-core-patient-eve-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 Patient &quot;patient-us-core-patient-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a></p></div><blockquote><p><b>US Core Race Extension</b></p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: White (Details: urn:oid:2.16.840.1.113883.6.238 code 2106-3 = '2106-3', stated as 'White')</p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: White</p></blockquote><blockquote><p><b>US Core Ethnicity Extension</b></p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: Not Hispanic or Latino (Details: urn:oid:2.16.840.1.113883.6.238 code 2186-5 = '2186-5', stated as 'Not Hispanic or Latino')</p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: Not Hispanic or Latino</p></blockquote><p><b>US Core Birth Sex Extension</b>: F</p><p><b>identifier</b>: Medical Record Number: 1032702 (use: USUAL)</p><p><b>active</b>: true</p><p><b>name</b>: Eve L Everywoman </p><p><b>telecom</b>: ph: 1-(404)555-1212(HOME), <a href=\"mailto:eve.everywoman@example.com\">eve.everywoman@example.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1974-11-24</p><p><b>address</b>: 5101 Peachtree St NE Atlanta GA 30302 US </p><h3>Links</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Other</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"RelatedPerson-relatedperson-us-core-relatedperson-self-eve-everywoman.html\">RelatedPerson/relatedperson-us-core-relatedperson-self-eve-everywoman</a> &quot; EVERYWOMAN&quot;</td><td>seealso</td></tr></table></div>"
        },
        "extension": [
          {
            "extension": [
              {
                "url": "ombCategory",
                "valueCoding": {
                  "system": "urn:oid:2.16.840.1.113883.6.238",
                  "code": "2106-3",
                  "display": "White"
                }
              },
              {
                "url": "text",
                "valueString": "White"
              }
            ],
            "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
          },
          {
            "extension": [
              {
                "url": "ombCategory",
                "valueCoding": {
                  "system": "urn:oid:2.16.840.1.113883.6.238",
                  "code": "2186-5",
                  "display": "Not Hispanic or Latino"
                }
              },
              {
                "url": "text",
                "valueString": "Not Hispanic or Latino"
              }
            ],
            "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
          },
          {
            "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode": "F"
          }
        ],
        "identifier": [
          {
            "use": "usual",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "MR",
                  "display": "Medical Record Number"
                }
              ]
            },
            "system": "http://hospital.smarthealthit.org",
            "value": "1032702"
          }
        ],
        "active": true,
        "name": [
          {
            "family": "Everywoman",
            "given": [
              "Eve",
              "L"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "1-(404)555-1212",
            "use": "home"
          },
          {
            "system": "email",
            "value": "eve.everywoman@example.com"
          }
        ],
        "gender": "female",
        "birthDate": "1974-11-24",
        "address": [
          {
            "line": [
              "5101 Peachtree St NE"
            ],
            "city": "Atlanta",
            "state": "GA",
            "postalCode": "30302",
            "country": "US"
          }
        ],
        "link": [
          {
            "other": {
              "reference": "RelatedPerson/relatedperson-us-core-relatedperson-self-eve-everywoman"
            },
            "type": "seealso"
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fhir/AllergyIntolerance/allergyintolerance-us-core-allergyint-eve-everywoman",
      "resource": {
        "resourceType": "AllergyIntolerance",
        "id": "allergyintolerance-us-core-allergyint-eve-everywoman",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"allergyintolerance-us-core-allergyint-eve-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 AllergyIntolerance &quot;allergyintolerance-us-core-allergyint-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-allergyintolerance.html\">US Core AllergyIntolerance Profile</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>category</b>: medication</p><p><b>criticality</b>: high</p><p><b>code</b>: sulfonamide antibacterial <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#387406002 &quot;Sulfonamide (substance)&quot;)</span></p><p><b>patient</b>: <a href=\"#Patient_patient-us-core-patient-eve-everywoman\">See above (Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman)</a></p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td><td><b>Severity</b></td></tr><tr><td style=\"display: none\">*</td><td>skin rash <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#271807003)</span></td><td>mild</td></tr></table></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code": "active"
            }
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
              "code": "confirmed"
            }
          ]
        },
        "category": [
          "medication"
        ],
        "criticality": "high",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "387406002",
              "display": "Sulfonamide (substance)"
            }
          ],
          "text": "sulfonamide antibacterial"
        },
        "patient": {
          "reference": "Patient/patient-us-core-patient-eve-everywoman",
          "display": "Eve Everywoman"
        },
        "reaction": [
          {
            "manifestation": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "271807003",
                    "display": "skin rash"
                  }
                ],
                "text": "skin rash"
              }
            ],
            "severity": "mild"
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/practitioner-us-core-practitioner-henry-seven",
      "resource": {
        "resourceType": "Practitioner",
        "id": "practitioner-us-core-practitioner-henry-seven",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-us-core-practitioner-henry-seven\"> </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 Practitioner &quot;practitioner-us-core-practitioner-henry-seven&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: id: 9941339108</p><p><b>name</b>: Seven Henry </p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p><p><b>address</b>: BMass Doctors 2100 North Ave Burlington MA 02368 US </p></div>"
        },
        "identifier": [
          {
            "system": "http://hl7.org/fhir/sid/us-npi",
            "value": "9941339108"
          }
        ],
        "name": [
          {
            "family": "Henry",
            "given": [
              "Seven"
            ],
            "suffix": [
              "M.D."
            ]
          }
        ],
        "telecom": [
          {
            "system": "email",
            "value": "henry.seven@example.com"
          }
        ],
        "address": [
          {
            "line": [
              "BMass Doctors",
              "2100 North Ave"
            ],
            "city": "Burlington",
            "state": "MA",
            "postalCode": "02368",
            "country": "US"
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Organization/organization-us-core-organization-saint-luke",
      "resource": {
        "resourceType": "Organization",
        "id": "organization-us-core-organization-saint-luke",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"organization-us-core-organization-saint-luke\"> </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 Organization &quot;organization-us-core-organization-saint-luke&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-organization.html\">US Core Organization Profile</a></p></div><p><b>identifier</b>: id: 1063494177</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: Saint Luke's Hospital of Kansas City</p><p><b>telecom</b>: ph: (816)932-2000(WORK), http://www.saintlukeshealthsystem.org/locations/saint-lukes-hospital-kansas-city(WORK)</p><p><b>address</b>: 4401 Wornall Rd, Amherst MA 64111 </p></div>"
        },
        "identifier": [
          {
            "system": "http://hl7.org/fhir/sid/us-npi",
            "value": "1063494177"
          }
        ],
        "active": true,
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "prov",
                "display": "Healthcare Provider"
              }
            ]
          }
        ],
        "name": "Saint Luke's Hospital of Kansas City",
        "telecom": [
          {
            "system": "phone",
            "value": "(816)932-2000",
            "use": "work"
          },
          {
            "system": "other",
            "value": "http://www.saintlukeshealthsystem.org/locations/saint-lukes-hospital-kansas-city",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "4401 Wornall Rd,"
            ],
            "city": "Amherst",
            "state": "MA",
            "postalCode": "64111"
          }
        ]
      }
    }
  ]
}