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

FHIR IG Statistics: StructureDefinition/zib-FunctionalOrMentalStatus-MedicalAid

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-FunctionalOrMentalStatus-MedicalAid
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalAid
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalAid
Version1.0
Statusretired
Date2017-02-15T16:11:30.4915051+01:00
NameZIB-FunctionalOrMentalStatus-MedicalAid
TitleHCIM FunctionalOrMentalStatus MedicalAid
Realmnl
Authorityhl7
DescriptionAn extenion to provide supporting information on the Medical aid 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 MedicalAid to provide supporting information on the Medical aid the patient uses to reduce the impact of the disability or disorder.
CopyrightCC0
TypeExtension
Kindprimitive-type

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
zib-MedicalAidHCIM MedicalAid

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-FunctionalOrMentalStatus-MedicalAid",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.814+00:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalAid",
  "version": "1.0",
  "name": "ZIB-FunctionalOrMentalStatus-MedicalAid",
  "title": "HCIM FunctionalOrMentalStatus MedicalAid",
  "status": "retired",
  "date": "2017-02-15T16:11:30.4915051+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extenion to provide supporting information on the Medical aid 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 MedicalAid 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.1",
  "kind": "primitive-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Observation"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "min": 0,
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalAid"
      },
      {
        "id": "Extension.valueReference",
        "path": "Extension.valueReference",
        "short": "MedicalAid",
        "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-MedicalAid"
          }
        ]
      }
    ]
  }
}