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

FHIR IG Statistics: StructureDefinition/zib-MedicalAid-Organization

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-MedicalAid-Organization
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Organization
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Organization
Version1.0
Statusretired
Date2017-02-01T17:54:32.4726597+01:00
NameZIB-MedicalAid-Organization
TitleHCIM MedicalAid Organization
Realmnl
Authorityhl7
DescriptionThe healthcare provider at which use of the medical aid was initiated or where the aid was implanted as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0.
PurposeTo provide additional information on the Healthcare provider where the medical device was initiated or the aid was implanted. This extension is used because currently there is no reference to an Organization resource for this supporting information.
CopyrightCC0
TypeExtension
Kindprimitive-type

Resources that use this resource

StructureDefinition
zib-MedicalAidHCIM MedicalAid

Resources that this resource uses

StructureDefinition
nl-core-organizationnl-core-organization

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-MedicalAid-Organization",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.189+00:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Organization",
  "version": "1.0",
  "name": "ZIB-MedicalAid-Organization",
  "title": "HCIM MedicalAid Organization",
  "status": "retired",
  "date": "2017-02-01T17:54:32.4726597+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The healthcare provider at which use of the medical aid was initiated or where the aid was implanted as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0.",
  "purpose": "To provide additional information on the Healthcare provider where the medical device was initiated or the aid was implanted. This extension is used because currently there is no reference to an Organization resource for this supporting information.",
  "copyright": "CC0",
  "fhirVersion": "3.0.0",
  "kind": "primitive-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement"
  ],
  "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-Organization"
      },
      {
        "id": "Extension.valueReference",
        "path": "Extension.valueReference",
        "short": "HealthcareProvider",
        "definition": "The healthcare provider at which use of the medical aid was initiated or where the aid was implanted.",
        "alias": [
          "Zorgaanbieder"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          }
        ]
      }
    ]
  }
}