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

FHIR IG Statistics: StructureDefinition/zib-MedicalAid-Concern

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-MedicalAid-Concern
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Concern
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Concern
Version1.0
Statusretired
Date2017-02-01T17:54:28.5193301+01:00
NameZIB-MedicalAid-Concern
TitleHCIM MedicalAid Concern
Realmnl
Authorityhl7
DescriptionThe medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0..
PurposeTo provide supporting information on the reason why the medical device is used. Currently, there is no reference avaiblable to a Condition resource for this support information, hence the reason for this extension.
CopyrightCC0
TypeExtension
Kindprimitive-type

Resources that use this resource

StructureDefinition
zib-MedicalAidHCIM MedicalAid

Resources that this resource uses

StructureDefinition
zib-ConcernHCIM Concern

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-MedicalAid-Concern",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.157+00:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Concern",
  "version": "1.0",
  "name": "ZIB-MedicalAid-Concern",
  "title": "HCIM MedicalAid Concern",
  "status": "retired",
  "date": "2017-02-01T17:54:28.5193301+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0..",
  "purpose": "To provide supporting information on the reason why the medical device is used. Currently, there is no reference avaiblable to a Condition resource for this support information, hence the reason for this extension.",
  "copyright": "CC0",
  "fhirVersion": "3.0.0",
  "kind": "primitive-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement.indication"
  ],
  "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-MedicalAid-Concern"
      },
      {
        "id": "Extension.valueReference",
        "path": "Extension.valueReference",
        "short": "Indication",
        "definition": "The medical reason for use of the medical aid.",
        "alias": [
          "Indicatie"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern"
          }
        ]
      }
    ]
  }
}