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

FHIR IG Statistics: StructureDefinition/zib-FunctionalOrMentalStatus-MedicalDevice

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-FunctionalOrMentalStatus-MedicalDevice
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalDevice
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalDevice
Version2.0.2
Statusactive
NameZib FunctionalOrMentalStatus MedicalDevice
TitleHCIM FunctionalOrMentalStatus MedicalDevice
Realmnl
Authorityhl7
DescriptionAn extenion to provide supporting information on the MedicalDevice the patient has to reduce the impact of the disability or disorder. The disability or disorder is determined in 'FunctionalOrMentalStatus' as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.
PurposeReference to the Dutch Health and Care Information models MedicalDevice to provide supporting information on the Medical aid the patient uses to reduce the impact of the disability or disorder.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
zib-MedicalDevicezib MedicalDevice

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-FunctionalOrMentalStatus-MedicalDevice",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalDevice",
  "version": "2.0.2",
  "name": "Zib FunctionalOrMentalStatus MedicalDevice",
  "title": "HCIM FunctionalOrMentalStatus MedicalDevice",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extenion to provide supporting information on the MedicalDevice the patient has to reduce the impact of the disability or disorder. The disability or disorder is determined in 'FunctionalOrMentalStatus' as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.",
  "purpose": "Reference to the Dutch Health and Care Information models MedicalDevice to provide supporting information on the Medical aid the patient uses to reduce the impact of the disability or disorder.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Observation"
  ],
  "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-FunctionalOrMentalStatus-MedicalDevice"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.valueReference",
        "sliceName": "valueReference",
        "short": "MedicalDevice",
        "definition": "Medical aid the patient has to reduce the impact of the disability or disorder.",
        "alias": [
          "MedischHulpmiddel"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
          }
        ]
      }
    ]
  }
}