PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.6.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization
{
  "description": "A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor’s offices.",
  "_filename": "nl-core-HealthcareProvider-Organization.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-HealthcareProvider-Organization](http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreHealthcareProviderOrganization",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core HealthcareProvider Organization",
  "package_version": "0.6.0-beta.2",
  "status": "draft",
  "id": "6fe80fe1-ae4d-41c9-809d-d04390127474",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "alias": [ "nl-core-HealthcareProvider-Organization" ]
    }, {
      "id": "Organization.telecom",
      "path": "Organization.telecom",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Organization.telecom:telephoneNumbers",
      "path": "Organization.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" ]
      } ],
      "sliceName": "telephoneNumbers"
    }, {
      "id": "Organization.telecom:emailAddresses",
      "path": "Organization.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" ]
      } ],
      "sliceName": "emailAddresses"
    }, {
      "id": "Organization.address",
      "path": "Organization.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" ]
      } ]
    }, {
      "id": "Organization.partOf",
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
      } ]
    }, {
      "id": "Organization.contact.name",
      "path": "Organization.contact.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation" ]
      } ]
    }, {
      "id": "Organization.contact.telecom",
      "path": "Organization.contact.telecom",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Organization.contact.telecom:telephoneNumbers",
      "path": "Organization.contact.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" ]
      } ],
      "sliceName": "telephoneNumbers"
    }, {
      "id": "Organization.contact.telecom:emailAddresses",
      "path": "Organization.contact.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" ]
      } ],
      "sliceName": "emailAddresses"
    }, {
      "id": "Organization.contact.address",
      "path": "Organization.contact.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization"
}