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

FHIR IG Statistics: StructureDefinition/zib-MedicalDevice-Practitioner

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-MedicalDevice-Practitioner
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner
Version2.1.3
Statusactive
NameZib MedicalDevice Practitioner
TitleHCIM MedicalDevice Practitioner
Realmnl
Authorityhl7
DescriptionThe healthprofessional involved in the indication for use of the medical device as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0.
PurposeTo record who is involved in the indication for use of the medical device. This extension is used because currently there is no reference to a Practitioner resource for this supporting information
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nl-core-practitionernl-core-practitioner
nl-core-practitionerrolenl-core-practitionerrole

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-MedicalDevice-Practitioner",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner",
  "version": "2.1.3",
  "name": "Zib MedicalDevice Practitioner",
  "title": "HCIM MedicalDevice Practitioner",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The healthprofessional involved in the indication for use of the medical device as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0.",
  "purpose": "To record who is involved in the indication for use of the medical device. This extension is used because currently there is no reference to a Practitioner resource for this supporting information",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.valueReference",
        "short": "HealthProfessional",
        "definition": "The healthcare provider involved in the indication for use of the medical device implant.",
        "alias": [
          "Zorgverlener"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
          }
        ]
      }
    ]
  }
}