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

FHIR IG analytics

Packageuz.dhp.core
Resource TypePractitioner
IdPractitioner-example-practitioner-gender-other.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: Practitioner example-practitioner-gender-other

Language: uz

Profile: UZ Core Practitioner

identifier: National unique individual identifier/9876543211

active: true

gender: Other


Russian


Сгенерированный нарратив: Practitioner example-practitioner-gender-other

Язык: uz

Профиль: UZ Core Practitioner

identifier: National unique individual identifier/9876543211

active: true

gender: Other


Uzbek


Generated Narrative: Practitioner example-practitioner-gender-other

Language: uz

Profile: UZ Core Practitioner

identifier: National unique individual identifier/9876543211

active: true

gender: Other


Source1

{
  "resourceType": "Practitioner",
  "id": "example-practitioner-gender-other",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner"
    ]
  },
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "NI",
            "display": "National unique individual identifier"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pro/uz/argos",
      "value": "9876543211"
    }
  ],
  "active": true,
  "gender": "other",
  "_gender": {
    "extension": [
      {
        "url": "https://dhp.uz/fhir/core/StructureDefinition/gender-other",
        "valueCoding": {
          "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/gender-other-cs",
          "code": "regis0007.00005",
          "display": "Jinsni erkakka o'zgartirdi"
        }
      }
    ]
  }
}