PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.8
    http://nictiz.nl/fhir/StructureDefinition/Comment
{
  "description": "Many Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) have a comment concept. This concept can not be mapped to all the HCIM's respective FHIR resources. This extension provides a generic method to extend profiles with a comment element.",
  "_filename": "extension-comment.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "purpose": "Need to extend some FHIR resources with an additional unstructured comment value.",
  "name": "Comment",
  "abstract": false,
  "copyright": "CC0",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Comment",
  "package_version": "2.2.8",
  "status": "active",
  "id": "2c8b52a7-ccf2-4e17-bfdb-e836dbf16f97",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
  "context": [ "*" ],
  "version": "1.0.2",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "alias": [ "Toelichting" ],
      "short": "Comment"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/Comment"
    }, {
      "id": "Extension.value[x]:valueString",
      "code": [ {
        "code": "48767-8",
        "system": "http://loinc.org",
        "display": "Annotation comment [Interpretation] Narrative"
      } ],
      "path": "Extension.valueString",
      "type": [ {
        "code": "string"
      } ],
      "alias": [ "Toelichting" ],
      "short": "Comment",
      "sliceName": "valueString"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}