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

FHIR IG Statistics: StructureDefinition/pattern-HealthProfessionalReference

Packagehealthdata.be.r4.cbb
Resource TypeStructureDefinition
Idpattern-HealthProfessionalReference
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/pattern-HealthProfessionalReference
URLhttps://fhir.healthdata.be/StructureDefinition/pattern-HealthProfessionalReference
Statusdraft
Date2022-10-17T09:09:13.9562003+00:00
NamePatternHealthProfessionalReference
Titlepattern HealthProfessional Reference
DescriptionA Reference datatype profile for referring CBB HealthProfessional from other CBB profiles. This datatype profile is used in various resource profiles and is never instantiated directly.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
TypeReference
Kindcomplex-type

Resources that use this resource

StructureDefinition
HdBe-EncounterHdBe-Encounter
HdBe-LaboratoryTestResult.RequesterHdBe-LaboratoryTestResult Requester
HdBe-LaboratoryTestResultHdBe-LaboratoryTestResult
HdBe-MedicationAdministration2HdBe-MedicationAdministration2
HdBe-MedicationAgreementHdBe-MedicationAgreement
HdBe-Procedure-eventHdBe-Procedure event
HdBe-Procedure-requestHdBe-Procedure request
HdBe-TreatmentDirective2HdBe-TreatmentDirective2
HdBe-Vaccination-eventHdBe-Vaccination event
ext-MedicalDevice.HealthProfessionalext-MedicalDevice.HealthProfessional
ext-MedicationUse2.Prescriberext-MedicationUse2.Prescriber

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "pattern-HealthProfessionalReference",
  "url": "https://fhir.healthdata.be/StructureDefinition/pattern-HealthProfessionalReference",
  "name": "PatternHealthProfessionalReference",
  "title": "pattern HealthProfessional Reference",
  "status": "draft",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A Reference datatype profile for referring CBB HealthProfessional from other CBB profiles. This datatype profile is used in various resource profiles and is never instantiated directly.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "type": "Reference",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Reference",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Reference",
        "path": "Reference",
        "comment": "Each occurrence of the CBB HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [HdBe-HealthProfessional-PractitionerRole](https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [HdBe-HealthProfessional-Practitioner](https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\r\n\r\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the HdBe-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile."
      }
    ]
  }
}