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

FHIR IG Statistics: StructureDefinition/e7abf192-457d-4410-9533-38caf709cbf6

Packagenictiz.fhir.nl.dstu2.zib2015
TypeStructureDefinition
Ide7abf192-457d-4410-9533-38caf709cbf6
FHIR VersionR2
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-nl-core-organizationReference
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-nl-core-organizationReference
Statusdraft
Date2017-02-01T17:54:32.4726597+01:00
NameZIB MedicalAid nl-core-organizationReference
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 Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.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
Kinddatatype

Resources that use this resource

StructureDefinition
zib-MedicalAidZIB MedicalAid

Resources that this resource uses

StructureDefinition
nl-core-organizationnl-core-organization

Narrative

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

An extension to provide information on the healthcare provider at which use of the medical aid was initiated or where the aid was implanted as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0.


Source

{
  "resourceType": "StructureDefinition",
  "id": "e7abf192-457d-4410-9533-38caf709cbf6",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.189+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-nl-core-organizationReference",
  "name": "ZIB MedicalAid nl-core-organizationReference",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "date": "2017-02-01T17:54:32.4726597+01:00",
  "description": "The healthcare provider at which use of the medical aid was initiated or where the aid was implanted as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0.",
  "requirements": "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": "1.0.2",
  "kind": "datatype",
  "constrainedType": "Extension",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement"
  ],
  "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-nl-core-organizationReference"
      },
      {
        "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",
            "profile": [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
            ]
          }
        ]
      }
    ]
  }
}