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

FHIR IG Statistics: StructureDefinition/05db8156-b900-411e-8801-a2560b784e6f

Packagenictiz.fhir.nl.dstu2.zib2015
TypeStructureDefinition
Id05db8156-b900-411e-8801-a2560b784e6f
FHIR VersionR2
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-ConcernReference
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-ConcernReference
Statusdraft
Date2017-02-01T17:54:28.5193301+01:00
NameZIB MedicalAid ConcernReference
Realmnl
Authorityhl7
DescriptionThe medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.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
Kinddatatype

Resources that use this resource

StructureDefinition
zib-MedicalAidZIB MedicalAid

Resources that this resource uses

StructureDefinition
zib-ConcernZIB Concern

Narrative

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

An extension to provide the medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0.


Source

{
  "resourceType": "StructureDefinition",
  "id": "05db8156-b900-411e-8801-a2560b784e6f",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.157+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-ConcernReference",
  "name": "ZIB MedicalAid ConcernReference",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "date": "2017-02-01T17:54:28.5193301+01:00",
  "description": "The medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0..",
  "requirements": "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": "1.0.2",
  "kind": "datatype",
  "constrainedType": "Extension",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement.indication"
  ],
  "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-MedicalAid-ConcernReference"
      },
      {
        "id": "Extension.valueReference",
        "path": "Extension.valueReference",
        "short": "Indication",
        "definition": "The medical reason for use of the medical aid.",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://nictiz.nl/fhir/StructureDefinition/zib-Concern"
            ]
          }
        ]
      }
    ]
  }
}