US Public Health Profiles Library
2.0.0-ballot - STU 2 - Ballot United States of America flag

US Public Health Profiles Library, published by HL7 International / Public Health. 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/fhir-us-ph-library/ and changes regularly. See the Directory of published versions

: US Public Health Reporting Bundle - Eve Everywoman - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "us-ph-reporting-bundle-example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-reporting-bundle"
    ]
  },
  "type" : "message",
  "timestamp" : "2020-11-20T11:15:33-10:00",
  "entry" : [
    {
      "fullUrl" : "http://example.org/fhir/MessageHeader/us-ph-messageheader-content-bundle-example",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "us-ph-messageheader-content-bundle-example",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-messageheader"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_us-ph-messageheader-content-bundle-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader us-ph-messageheader-content-bundle-example</b></p><a name=\"us-ph-messageheader-content-bundle-example\"> </a><a name=\"hcus-ph-messageheader-content-bundle-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-messageheader.html\">US Public Health MessageHeader</a></p></div><p><b>US Public Health Data Encrypted Extension</b>: false</p><p><b>US Public Health Message Processing Category Extension</b>: consequence</p><p><b>event</b>: <a href=\"CodeSystem-us-ph-codesystem-message-types.html#us-ph-codesystem-message-types-eicr-case-report-message\">US Public Health CodeSystem - Message Types eicr-case-report-message</a>: Indicates a message containing electronic case report healthcare data sent from clinical care.</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Target</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>YMCA Acme Message Gateway</td><td><a href=\"Bundle-us-ph-reporting-bundle-example.html#http-//example.org/fhir/Device/device-software-ymca\">Bundle: type = message; timestamp = 2020-11-20 11:15:33-1000</a></td><td><a href=\"http://example.org/ymca/fhir\">http://example.org/ymca/fhir</a></td></tr></table><p><b>sender</b>: <a href=\"Bundle-us-ph-document-bundle-example.html#http-//example.org/fhir/Organization/us-ph-organization-salem-medical-center\">Bundle: identifier = UUID:2be4b4e4-6df1-4cb2-a947-c70fa0eda53b; type = document; timestamp = 2022-06-02 22:13:23+0000</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Acme Central Patient Registry</td><td>FooBar Patient Manager</td><td>3.1.45.AABB</td><td><a href=\"tel:+1(555)1234567\">+1 (555) 123 4567</a></td><td><a href=\"http://example.org/salem-medical-center/fhir\">http://example.org/salem-medical-center/fhir</a></td></tr></table><p><b>reason</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents encounter-close}\">Indicates the close of an encounter</span></p><p><b>focus</b>: <a href=\"Bundle-us-ph-reporting-bundle-example.html#http-//example.org/fhir/Bundle/us-ph-content-bundle-example\">Bundle: type = message; timestamp = 2020-11-20 11:15:33-1000</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encrypted-extension",
            "valueBoolean" : false
          },
          {
            "url" : "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-message-processing-category-extension",
            "valueCode" : "consequence"
          }
        ],
        "eventCoding" : {
          "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-message-types",
          "code" : "eicr-case-report-message",
          "display" : "Indicates a message containing electronic case report healthcare data sent from clinical care."
        },
        "destination" : [
          {
            "name" : "YMCA Acme Message Gateway",
            "target" : {
              "reference" : "http://example.org/fhir/Device/device-software-ymca"
            },
            "endpoint" : "http://example.org/ymca/fhir"
          }
        ],
        "sender" : {
          "reference" : "http://example.org/fhir/Organization/us-ph-organization-salem-medical-center"
        },
        "source" : {
          "name" : "Acme Central Patient Registry",
          "software" : "FooBar Patient Manager",
          "version" : "3.1.45.AABB",
          "contact" : {
            "system" : "phone",
            "value" : "+1 (555) 123 4567"
          },
          "endpoint" : "http://example.org/salem-medical-center/fhir"
        },
        "reason" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents",
              "code" : "encounter-close",
              "display" : "Indicates the close of an encounter"
            }
          ]
        },
        "focus" : [
          {
            "reference" : "http://example.org/fhir/Bundle/us-ph-content-bundle-example"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Bundle/us-ph-content-bundle-example",
      "resource" : {
        "resourceType" : "Bundle",
        "id" : "us-ph-content-bundle-example",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-content-bundle"
          ]
        },
        "type" : "collection",
        "timestamp" : "2022-06-20T11:15:33-10:00",
        "entry" : [
          {
            "fullUrl" : "http://example.org/fhir/Patient/us-ph-patient-eve-everywoman-inline",
            "resource" : {
              "resourceType" : "Patient",
              "id" : "us-ph-patient-eve-everywoman-inline",
              "meta" : {
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient us-ph-patient-eve-everywoman</b></p><a name=\"us-ph-patient-eve-everywoman\"/><a name=\"hcus-ph-patient-eve-everywoman\"/><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-patient.html\">US Public Health Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Eve L Everywoman Female, DoB: 1974-11-24 ( Medical Record Number: 1032702\u00a0(use:\u00a0usual,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 1-(404)555-1212(Home)</li><li><a href=\"mailto:eve.everywoman@example.org\">eve.everywoman@example.org</a></li><li>2222 Home Street Ann Arbor MI 99999 US</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>text: Not Hispanic or Latino</li><li>ombCategory: CDC Race and Ethnicity 2186-5: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>text: White</li><li>ombCategory: CDC Race and Ethnicity 2106-3: White</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This Extension profile represents a tribe or band with which a person associates and, optionally, whether they are enrolled.\">US Core Tribal Affiliation Extension:</td><td colspan=\"3\"><ul><li>tribalAffiliation: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS 91}\">Fort Mojave Indian Tribe of Arizona, California &amp; Nevada</span></li><li>isEnrolled: true</li></ul></td></tr></table></div>"
              },
              "extension" : [
                {
                  "extension" : [
                    {
                      "url" : "text",
                      "valueString" : "White"
                    },
                    {
                      "url" : "ombCategory",
                      "valueCoding" : {
                        "system" : "urn:oid:2.16.840.1.113883.6.238",
                        "code" : "2106-3",
                        "display" : "White"
                      }
                    }
                  ],
                  "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
                },
                {
                  "extension" : [
                    {
                      "url" : "text",
                      "valueString" : "Not Hispanic or Latino"
                    },
                    {
                      "url" : "ombCategory",
                      "valueCoding" : {
                        "system" : "urn:oid:2.16.840.1.113883.6.238",
                        "code" : "2186-5",
                        "display" : "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"
                },
                {
                  "extension" : [
                    {
                      "url" : "tribalAffiliation",
                      "valueCodeableConcept" : {
                        "coding" : [
                          {
                            "system" : "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS",
                            "code" : "91",
                            "display" : "Fort Mojave Indian Tribe of Arizona, California & Nevada"
                          }
                        ]
                      }
                    },
                    {
                      "url" : "isEnrolled",
                      "valueBoolean" : true
                    }
                  ],
                  "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation"
                }
              ],
              "identifier" : [
                {
                  "use" : "usual",
                  "type" : {
                    "coding" : [
                      {
                        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                        "code" : "MR",
                        "display" : "Medical Record Number"
                      }
                    ]
                  },
                  "system" : "http://example.org/hospital-smarthealthit",
                  "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.org"
                }
              ],
              "gender" : "female",
              "birthDate" : "1974-11-24",
              "deceasedBoolean" : false,
              "address" : [
                {
                  "line" : [
                    "2222 Home Street"
                  ],
                  "city" : "Ann Arbor",
                  "state" : "MI",
                  "postalCode" : "99999",
                  "country" : "US"
                }
              ],
              "communication" : [
                {
                  "language" : {
                    "coding" : [
                      {
                        "system" : "urn:ietf:bcp:47",
                        "code" : "en",
                        "display" : "English"
                      }
                    ]
                  }
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/PractitionerRole/us-ph-practitionerrole-henry-seven-inline",
            "resource" : {
              "resourceType" : "PractitionerRole",
              "id" : "us-ph-practitionerrole-henry-seven-inline",
              "meta" : {
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole us-ph-practitionerrole-henry-seven</b></p><a name=\"us-ph-practitionerrole-henry-seven\"/><a name=\"hcus-ph-practitionerrole-henry-seven\"/><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-practitionerrole.html\">US Public Health PractitionerRole</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/9941339100</p><p><b>practitioner</b>: <a href=\"Practitioner-us-core-practitioner-henry-seven.html\">Henry Seven, MD</a></p><p><b>organization</b>: <a href=\"Organization-us-ph-organization-salem-medical-center.html\">Salem Medical Center</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 261QP2300X}\">Primary Care Clinic/Center</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 419772000}\">Family practice</span></p><p><b>location</b>: <a href=\"Location-us-ph-location-salem-medical-center.html\">Salem Medical Center</a></p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.org\">henry.seven@example.org</a></p></div>"
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org/fhir/sid/us-npi",
                  "value" : "9941339100"
                }
              ],
              "practitioner" : {
                "reference" : "Practitioner/us-core-practitioner-henry-seven-inline",
                "display" : "Henry Seven, MD"
              },
              "organization" : {
                "reference" : "Organization/us-ph-organization-salem-medical-center-inline",
                "display" : "Salem Medical Center"
              },
              "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"
                    }
                  ]
                }
              ],
              "location" : [
                {
                  "reference" : "Location/us-ph-location-salem-medical-center-inline",
                  "display" : "Salem Medical Center"
                }
              ],
              "telecom" : [
                {
                  "system" : "email",
                  "value" : "henry.seven@example.org"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Location/us-ph-location-salem-medical-center-inline",
            "resource" : {
              "resourceType" : "Location",
              "id" : "us-ph-location-salem-medical-center-inline",
              "meta" : {
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location us-ph-location-salem-medical-center</b></p><a name=\"us-ph-location-salem-medical-center\"/><a name=\"hcus-ph-location-salem-medical-center\"/><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-location.html\">US Public Health Location</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1063494177</p><p><b>status</b>: Active</p><p><b>name</b>: Clinic Bldg A, Salem Medical Center</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></p><p><b>telecom</b>: ph: (+1) (555)555-3001, fax: (+1) (555)555-3002, <a href=\"mailto:mail@smc.org\">mail@smc.org</a></p><p><b>address</b>: Clinic Bldg A 4444 Healthcare Drive Ann Arbor MI 99999</p><p><b>managingOrganization</b>: <a href=\"Organization-us-ph-organization-salem-medical-center.html\">Organization Salem Medical Center</a></p></div>"
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org/fhir/sid/us-npi",
                  "value" : "1063494177"
                }
              ],
              "status" : "active",
              "name" : "Clinic Bldg A, Salem Medical Center",
              "type" : [
                {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                      "code" : "HOSP",
                      "display" : "Hospital"
                    }
                  ]
                }
              ],
              "telecom" : [
                {
                  "system" : "phone",
                  "value" : "(+1) (555)555-3001"
                },
                {
                  "system" : "fax",
                  "value" : "(+1) (555)555-3002"
                },
                {
                  "system" : "email",
                  "value" : "mail@smc.org"
                }
              ],
              "address" : {
                "line" : [
                  "Clinic Bldg A",
                  "4444 Healthcare Drive"
                ],
                "city" : "Ann Arbor",
                "state" : "MI",
                "postalCode" : "99999"
              },
              "managingOrganization" : {
                "reference" : "Organization/us-ph-organization-salem-medical-center-inline"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Practitioner/us-core-practitioner-henry-seven-inline",
            "resource" : {
              "resourceType" : "Practitioner",
              "id" : "us-core-practitioner-henry-seven-inline",
              "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 class=\"res-header-id\"><b>Generated Narrative: Practitioner us-core-practitioner-henry-seven</b></p><a name=\"us-core-practitioner-henry-seven\"/><a name=\"hcus-core-practitioner-henry-seven\"/><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/9941339100</p><p><b>name</b>: Seven Henry</p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.org\">henry.seven@example.org</a></p><p><b>address</b>: 1002 Healthcare Drive Ann Arbor MI 99999 US</p></div>"
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org/fhir/sid/us-npi",
                  "value" : "9941339100"
                }
              ],
              "name" : [
                {
                  "family" : "Henry",
                  "given" : [
                    "Seven"
                  ],
                  "suffix" : [
                    "M.D."
                  ]
                }
              ],
              "telecom" : [
                {
                  "system" : "email",
                  "value" : "henry.seven@example.org"
                }
              ],
              "address" : [
                {
                  "line" : [
                    "1002 Healthcare Drive"
                  ],
                  "city" : "Ann Arbor",
                  "state" : "MI",
                  "postalCode" : "99999",
                  "country" : "US"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Condition/us-ph-condition-encounter-diagnosis-diabetes-inline",
            "resource" : {
              "resourceType" : "Condition",
              "id" : "us-ph-condition-encounter-diagnosis-diabetes-inline",
              "meta" : {
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition us-ph-condition-encounter-diagnosis-diabetes</b></p><a name=\"us-ph-condition-encounter-diagnosis-diabetes\"/><a name=\"hcus-ph-condition-encounter-diagnosis-diabetes\"/><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-condition-encounter-diagnosis.html\">US Public Health Condition Encounter Diagnosis</a></p></div><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 73211009}\">Diabetes mellitus (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-us-ph-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>onset</b>: 2017-08-23</p><p><b>asserter</b>: <a href=\"Practitioner-us-core-practitioner-henry-seven.html\">Henry Seven, MD</a></p></div>"
              },
              "category" : [
                {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                      "code" : "encounter-diagnosis",
                      "display" : "Encounter Diagnosis"
                    }
                  ]
                }
              ],
              "code" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "73211009",
                    "display" : "Diabetes mellitus (disorder)"
                  }
                ]
              },
              "subject" : {
                "reference" : "Patient/us-ph-patient-eve-everywoman-inline",
                "display" : "Eve Everywoman"
              },
              "onsetDateTime" : "2017-08-23",
              "asserter" : {
                "reference" : "Practitioner/us-core-practitioner-henry-seven-inline",
                "display" : "Henry Seven, MD"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Organization/us-ph-organization-salem-medical-center-inline",
            "resource" : {
              "resourceType" : "Organization",
              "id" : "us-ph-organization-salem-medical-center-inline",
              "meta" : {
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization us-ph-organization-salem-medical-center</b></p><a name=\"us-ph-organization-salem-medical-center\"/><a name=\"hcus-ph-organization-salem-medical-center\"/><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-organization.html\">US Public Health Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1407071236</p><p><b>active</b>: true</p><p><b>name</b>: Salem Medical Center</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-1111\">+1-555-555-1111</a>, <a href=\"mailto:mail@salemmedicalcenter.com\">mail@salemmedicalcenter.com</a></p><p><b>address</b>: 22222 Health Authority Drive Ann Arbor MI 99999</p></div>"
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org/fhir/sid/us-npi",
                  "value" : "1407071236"
                }
              ],
              "active" : true,
              "name" : "Salem Medical Center",
              "telecom" : [
                {
                  "system" : "phone",
                  "value" : "+1-555-555-1111"
                },
                {
                  "system" : "email",
                  "value" : "mail@salemmedicalcenter.com"
                }
              ],
              "address" : [
                {
                  "line" : [
                    "22222 Health Authority Drive"
                  ],
                  "city" : "Ann Arbor",
                  "state" : "MI",
                  "postalCode" : "99999"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Device/device-software-ymca-inline",
            "resource" : {
              "resourceType" : "Device",
              "id" : "device-software-ymca-inline",
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device device-software-ymca</b></p><a name=\"device-software-ymca\"/><a name=\"hcdevice-software-ymca\"/><p><b>identifier</b>: <code>http://example.org/software/client-ids</code>/goodhealth_id</p><p><b>manufacturer</b>: Acme Devices, Inc</p><p><b>type</b>: <span title=\"Codes:\">EHR</span></p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>10.23-23423</td></tr></table><p><b>contact</b>: <a href=\"http://example.org\">http://example.org</a></p><p><b>url</b>: <a href=\"http://example.org/ymca/software/\">http://example.org/ymca/software/</a></p></div>"
              },
              "identifier" : [
                {
                  "system" : "http://example.org/software/client-ids",
                  "value" : "goodhealth_id"
                }
              ],
              "manufacturer" : "Acme Devices, Inc",
              "type" : {
                "text" : "EHR"
              },
              "version" : [
                {
                  "value" : "10.23-23423"
                }
              ],
              "contact" : [
                {
                  "system" : "url",
                  "value" : "http://example.org"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Device/device-software-ymca",
      "resource" : {
        "resourceType" : "Device",
        "id" : "device-software-ymca",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_device-software-ymca\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device device-software-ymca</b></p><a name=\"device-software-ymca\"> </a><a name=\"hcdevice-software-ymca\"> </a><p><b>identifier</b>: <code>http://example.org/software/client-ids</code>/goodhealth_id</p><p><b>manufacturer</b>: Acme Devices, Inc</p><p><b>type</b>: <span title=\"Codes:\">EHR</span></p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>10.23-23423</td></tr></table><p><b>contact</b>: <a href=\"http://example.org\">http://example.org</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://example.org/software/client-ids",
            "value" : "goodhealth_id"
          }
        ],
        "manufacturer" : "Acme Devices, Inc",
        "type" : {
          "text" : "EHR"
        },
        "version" : [
          {
            "value" : "10.23-23423"
          }
        ],
        "contact" : [
          {
            "system" : "url",
            "value" : "http://example.org"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Organization/us-ph-organization-salem-medical-center",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "us-ph-organization-salem-medical-center",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_us-ph-organization-salem-medical-center\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization us-ph-organization-salem-medical-center</b></p><a name=\"us-ph-organization-salem-medical-center\"> </a><a name=\"hcus-ph-organization-salem-medical-center\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-organization.html\">US Public Health Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1407071236</p><p><b>active</b>: true</p><p><b>name</b>: Salem Medical Center</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-1111\">+1-555-555-1111</a>, <a href=\"mailto:mail@salemmedicalcenter.com\">mail@salemmedicalcenter.com</a></p><p><b>address</b>: 22222 Health Authority Drive Ann Arbor MI 99999 </p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "1407071236"
          }
        ],
        "active" : true,
        "name" : "Salem Medical Center",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+1-555-555-1111"
          },
          {
            "system" : "email",
            "value" : "mail@salemmedicalcenter.com"
          }
        ],
        "address" : [
          {
            "line" : [
              "22222 Health Authority Drive"
            ],
            "city" : "Ann Arbor",
            "state" : "MI",
            "postalCode" : "99999"
          }
        ]
      }
    }
  ]
}