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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeOrganization
IdOrganization-example-immunization-organization.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: Organization example-immunization-organization

Language: en

Profile: UZ Core Organization

active: true

type: Specialized scientific and practical medical center

name: Republican Tuberculosis and Pulmonology Center


Russian


Сгенерированный нарратив: Organization example-immunization-organization

Язык: en

Профиль: UZ Core Organization

active: true

type: Specialized scientific and practical medical center

name: Republican Tuberculosis and Pulmonology Center


Uzbek


Generated Narrative: Organization example-immunization-organization

Language: en

Profile: UZ Core Organization

active: true

type: Specialized scientific and practical medical center

name: Republican Tuberculosis and Pulmonology Center


Source1

{
  "resourceType": "Organization",
  "id": "example-immunization-organization",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-organization"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-structure-cs",
          "code": "110",
          "display": "Specialized scientific and practical medical center"
        },
        {
          "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-specialization-cs",
          "code": "153.0",
          "display": "Tuberculosis in adults"
        }
      ]
    }
  ],
  "name": "Republican Tuberculosis and Pulmonology Center"
}