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

FHIR IG analytics

Packagekvdigital.terminsynchronisation-tvs
Resource TypePractitioner
IdKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Practitioner_Example_6.json
FHIR VersionR4

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

Diese Practitioner-Instanz beschreibt eine behandelnde Person mit den ANRs 663456711 und 663456722.

Source1

{
  "resourceType": "Practitioner",
  "id": "64fc193b-dbc9-4b4a-99c9-890eb45df5ce",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Practitioner|1.0.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "LANR",
            "display": "Lifelong physician number"
          }
        ]
      },
      "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
      "value": "663456711"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "LANR",
            "display": "Lifelong physician number"
          }
        ]
      },
      "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
      "value": "663456722"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Mustermensch",
      "given": [
        "Mirko"
      ],
      "prefix": [
        "Dipl.-Ing."
      ],
      "_prefix": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "AC"
            }
          ]
        }
      ]
    }
  ],
  "gender": "other",
  "_gender": {
    "extension": [
      {
        "url": "http://fhir.de/StructureDefinition/gender-amtlich-de",
        "valueCoding": {
          "system": "http://fhir.de/CodeSystem/gender-amtlich-de",
          "code": "X",
          "display": "unbestimmt"
        }
      }
    ]
  },
  "qualification": [
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAS_FACHGEBIET_GROB",
            "code": "09",
            "display": "Kinderarzt / Kinderärztin"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_WBO",
            "code": "341",
            "display": "FÄ/FA Kinder- und Jugendmedizin"
          }
        ]
      }
    }
  ]
}