0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC4-ChariteBerlin - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "UC4-ChariteBerlin",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization UC4-ChariteBerlin</b></p><a name=\"UC4-ChariteBerlin\"> </a><a name=\"hcUC4-ChariteBerlin\"> </a><a name=\"UC4-ChariteBerlin-en-US\"> </a><p><b>type</b>: <span title=\"Codes:\">prov</span></p><p><b>name</b>: Charité – Universitätsmedizin Berlin</p><p><b>address</b>: Berlin DE </p></div>"
  },
  "type" : [
    {
      "coding" : [
        {
          "code" : "prov"
        }
      ]
    }
  ],
  "name" : "Charité – Universitätsmedizin Berlin",
  "address" : [
    {
      "city" : "Berlin",
      "country" : "DE"
    }
  ]
}