PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.2.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory
{
  "description": "This extension is used to augment a reference with the target resource category, in cases when Reference.type is not precise enough to determine the functional counterpart of the reference.          The value of this extension is  often a semantic code (e.g. the zib's root definition code) identifies the target resource category.",
  "_filename": "ext-ResourceCategory.json",
  "package_name": "nictiz.fhir.nl.r4.zib2020",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-12-21T19:35:02.4475991+00:00"
  },
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "ExtResourceCategory",
  "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": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext ResourceCategory",
  "package_version": "0.2.0-beta1",
  "status": "draft",
  "id": "ec3b63ab-60ee-4e3c-9f07-faa8f507c4f0",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory",
  "context": [ {
    "type": "element",
    "expression": "Reference"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "comment": "This element is used to indicate the resource's category of the target of the reference in cases when the Reference.type is not precise enough to determine the functional counterpart of the reference element.",
      "definition": "The expected resource category of the target of the reference. \r\n\r\nThe ResourceCategory is a semantic code that represents the category of the resource this reference refers to."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}