FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/palga-pathologist

Packageiknl.fhir.nl.r4.palga
Resource TypeStructureDefinition
Idpalga-pathologist
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=iknl.fhir.nl.r4.palga@1.0.1&canonical=http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-pathologist
URLhttp://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-pathologist
Version1.0.0
Statusactive
Date2023-10-19T16:33:37.5820952+00:00
NamePalgaPathologist
Realmnl
TypePractitioner
Kindresource

Resources that use this resource

StructureDefinition
palga-pathologist-rolePalgaPathologistRole

Resources that this resource uses

StructureDefinition
nl-core-HealthProfessional-Practitionernl core HealthProfessional Practitioner

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "palga-pathologist",
  "url": "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-pathologist",
  "version": "1.0.0",
  "name": "PalgaPathologist",
  "status": "active",
  "contact": [
    {
      "name": "Netherlands comprehensive cancer organisation (IKNL)",
      "telecom": [
        {
          "system": "url",
          "value": "https://iknl.nl"
        },
        {
          "system": "email",
          "value": "fhir@iknl.nl"
        }
      ]
    }
  ],
  "date": "2023-10-19T16:33:37.5820952+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "zib-healthprofessional-v3.5-2020EN",
      "uri": "https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)",
      "name": "zib HealthProfessional-v3.5(2020EN)"
    },
    {
      "identity": "zib-contactinformation-v1.2-2020EN",
      "uri": "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
      "name": "zib ContactInformation-v1.2(2020EN)"
    },
    {
      "identity": "iknl-palga",
      "uri": "http://fhir.iknl.nl/fhir/iknl-palga"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.name:nameInformation",
        "path": "Practitioner.name",
        "sliceName": "nameInformation",
        "max": "1"
      },
      {
        "id": "Practitioner.name:nameInformation.family",
        "path": "Practitioner.name.family",
        "mapping": [
          {
            "identity": "iknl-palga",
            "map": "patholoog"
          }
        ]
      }
    ]
  }
}