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

FHIR IG analytics

Packageee.fhir.spd
Resource TypePractitioner
IdPractitioner-practitioner-doctor.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

Generated Narrative: Practitioner practitioner-doctor

Language: et

Profile: EE SPD Practitioner

identifier: https://fhir.ee/sid/pid/est/ni/38201010015, https://fhir.ee/sid/pro/est/pho/D99876 (, period: 1999-12-01 --> (ongoing))

name: Toktor Arst

qualification

ExtensionEETISTHTCode: D99876

code: ortopeedia

period: 2001-12-01 --> (ongoing)

qualification

ExtensionEETISTHTCode: D99876

code: arst

period: 1999-12-01 --> (ongoing)


Source1

{
  "resourceType": "Practitioner",
  "id": "practitioner-doctor",
  "meta": {
    "profile": [
      "https://fhir.ee/spd/StructureDefinition/ee-spd-practitioner"
    ]
  },
  "language": "et",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pid/est/ni",
      "value": "38201010015"
    },
    {
      "system": "https://fhir.ee/sid/pro/est/pho",
      "value": "D99876",
      "period": {
        "start": "1999-12-01"
      }
    }
  ],
  "name": [
    {
      "family": "Arst",
      "given": [
        "Toktor"
      ]
    }
  ],
  "qualification": [
    {
      "extension": [
        {
          "url": "https://fhir.ee/spd/StructureDefinition/ee-tis-tht-code",
          "valueString": "D99876"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "https://fhir.ee/CodeSystem/erialad",
            "code": "E260",
            "display": "ortopeedia"
          }
        ]
      },
      "period": {
        "start": "2001-12-01"
      }
    },
    {
      "extension": [
        {
          "url": "https://fhir.ee/spd/StructureDefinition/ee-tis-tht-code",
          "valueString": "D99876"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "https://fhir.ee/ValueSet/medre-tervishoiutootaja-kutse",
            "code": "E600",
            "display": "arst"
          }
        ]
      },
      "period": {
        "start": "1999-12-01"
      }
    }
  ]
}