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

FHIR IG analytics

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

Language: et

Profile: EE SPD Practitioner

identifier: https://fhir.ee/sid/pid/est/ni/49001010000, https://fhir.ee/sid/pro/est/pho/D99876 (, period: 1995-02-01 --> (ongoing))

name: Dajja Hool

qualification

ExtensionEETISTHTCode: D99876

code: patoloogia

period: 1996-12-02 --> (ongoing)

qualification

ExtensionEETISTHTCode: D99876

code: nefroloogia

period: 1998-01-01 --> (ongoing)

qualification

ExtensionEETISTHTCode: D99876

code: arst

period: 1998-01-01 --> (ongoing)

qualification

code: füsioterapeut


Source1

{
  "resourceType": "Practitioner",
  "id": "practitioner-two-occupations",
  "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": "49001010000"
    },
    {
      "system": "https://fhir.ee/sid/pro/est/pho",
      "value": "D99876",
      "period": {
        "start": "1995-02-01"
      }
    }
  ],
  "name": [
    {
      "family": "Hool",
      "given": [
        "Dajja"
      ]
    }
  ],
  "qualification": [
    {
      "extension": [
        {
          "url": "https://fhir.ee/spd/StructureDefinition/ee-tis-tht-code",
          "valueString": "D99876"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "https://fhir.ee/CodeSystem/erialad",
            "code": "E280",
            "display": "patoloogia"
          }
        ]
      },
      "period": {
        "start": "1996-12-02"
      }
    },
    {
      "extension": [
        {
          "url": "https://fhir.ee/spd/StructureDefinition/ee-tis-tht-code",
          "valueString": "D99876"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "https://fhir.ee/CodeSystem/erialad",
            "code": "E210",
            "display": "nefroloogia"
          }
        ]
      },
      "period": {
        "start": "1998-01-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": "11",
            "display": "arst"
          }
        ]
      },
      "period": {
        "start": "1998-01-01"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.ee/ValueSet/medre-tervishoiutootaja-kutse",
            "code": "33",
            "display": "füsioterapeut"
          }
        ]
      }
    }
  ]
}