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

: UC3-UniklinikumTubingen - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "UC3-UniklinikumTubingen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization UC3-UniklinikumTubingen</b></p><a name=\"UC3-UniklinikumTubingen\"> </a><a name=\"hcUC3-UniklinikumTubingen\"> </a><a name=\"UC3-UniklinikumTubingen-en-US\"> </a><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct prov}\">Hospital</span></p><p><b>name</b>: Uniklinikum Tübingen</p><p><b>address</b>: Tübingen Germany </p></div>"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "prov",
          "display" : "Hospital"
        }
      ]
    }
  ],
  "name" : "Uniklinikum Tübingen",
  "address" : [
    {
      "city" : "Tübingen",
      "country" : "Germany"
    }
  ]
}