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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeLocation
IdLocation-example-location-2.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: Location example-location-2

Language: uz

Profile: UZ Core Location

identifier: Bo'limi/1

status: Active

name: 1-sonli onkomammologiya bo'limi

mode: Instance


Russian


Сгенерированный нарратив: Location example-location-2

Язык: uz

Профиль: UZ Core Location

identifier: Bo'limi/1

status: Active

name: Отделение онкомаммологии №1

mode: Instance


Uzbek


Generated Narrative: Location example-location-2

Language: uz

Profile: UZ Core Location

identifier: Bo'limi/1

status: Active

name: 1-sonli onkomammologiya bo'limi

mode: Instance


Source1

{
  "resourceType": "Location",
  "id": "example-location-2",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-location"
    ]
  },
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/location-kinds-cs",
            "code": "Branch",
            "display": "Bo'limi"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/NamingSystem/location-unit",
      "value": "1"
    }
  ],
  "status": "active",
  "name": "1-sonli onkomammologiya bo'limi",
  "_name": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ru"
          },
          {
            "url": "content",
            "valueString": "Отделение онкомаммологии №1"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "kaa"
          },
          {
            "url": "content",
            "valueString": "Onkomammologiya bólimi №1"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "mode": "instance"
}