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

FHIR IG Statistics: StructureDefinition/3e80d8e2-4af4-45f1-9240-2034610181ff

Packagenictiz.fhir.nl.dstu2.zib2015
TypeStructureDefinition
Id3e80d8e2-4af4-45f1-9240-2034610181ff
FHIR VersionR2
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalAid
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalAid
Statusdraft
Date2017-02-15T16:11:30.4915051+01:00
NameZIB 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 'FunctioneleOfMentaleStatus' as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.
PurposeReference to the Dutch Clinical Building Block MedicalAid to provide supporting information on the Medical aid the patient uses to reduce the impact of the disability or disorder.
CopyrightCC0
Kinddatatype

Resources that use this resource

StructureDefinition
zib-FunctionalOrMentalStatusZIB FunctionalOrMentalStatus

Resources that this resource uses

StructureDefinition
zib-MedicalAidZIB MedicalAid

Narrative

Note: links and images are rebased to the (stated) source

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 'FunctioneleOfMentaleStatus' as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.


Source

{
  "resourceType": "StructureDefinition",
  "id": "3e80d8e2-4af4-45f1-9240-2034610181ff",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.814+00:00"
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus-MedicalAid",
  "name": "ZIB FunctionalOrMentalStatus MedicalAid",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "date": "2017-02-15T16:11:30.4915051+01:00",
  "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 'FunctioneleOfMentaleStatus' as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.",
  "requirements": "Reference to the Dutch Clinical Building Block MedicalAid to provide supporting information on the Medical aid the patient uses to reduce the impact of the disability or disorder.",
  "copyright": "CC0",
  "fhirVersion": "1.0.2",
  "kind": "datatype",
  "constrainedType": "Extension",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Observation"
  ],
  "base": "http://hl7.org/fhir/StructureDefinition/Extension",
  "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.",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid"
            ]
          }
        ]
      }
    ]
  }
}