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

FHIR IG Statistics: StructureDefinition/performation-healthcare-provider

Packageiknl.fhir.nl.r4.performation
Resource TypeStructureDefinition
Idperformation-healthcare-provider
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=iknl.fhir.nl.r4.performation@0.2.0&canonical=http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-healthcare-provider
URLhttp://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-healthcare-provider
Statusdraft
Date2023-11-01T15:54:03.0799607+00:00
NamePerformationHealthcareProvider
Realmnl
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
performation-episode-of-carePerformationEpisodeOfCare
performation-patientPerformationPatient

Resources that this resource uses

StructureDefinition
nl-core-HealthcareProvider-Organizationnl core HealthcareProvider Organization

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "performation-healthcare-provider",
  "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-healthcare-provider",
  "name": "PerformationHealthcareProvider",
  "status": "draft",
  "date": "2023-11-01T15:54:03.0799607+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "zib-healthcareprovider-v3.4-2020EN",
      "uri": "https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)",
      "name": "zib HealthcareProvider-v3.4(2020EN)"
    },
    {
      "identity": "performation-encounter-inpatient",
      "uri": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-encounter-inpatient-model",
      "name": "PerformationEncounterInpatient"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.identifier:agb",
        "path": "Organization.identifier",
        "sliceName": "agb",
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "performation-encounter-inpatient",
            "map": "Tumor.patientIdentifier.healthcareProviderIdentifier"
          }
        ]
      }
    ]
  }
}