PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.nl.r4.ncr-ehr@1.1.0
    http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-schema-document
{
  "description": null,
  "_filename": "StructureDefinition-ncr-ehr-schema-document.json",
  "package_name": "iknl.fhir.nl.r4.ncr-ehr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NcrEhrSchemaDocument",
  "abstract": false,
  "type": "DocumentReference",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "active",
  "id": "fd65728b-05b1-4213-9eea-fd39eaa50f81",
  "kind": "resource",
  "url": "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-schema-document",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "DocumentReference.status",
      "path": "DocumentReference.status",
      "fixedCode": "current"
    }, {
      "id": "DocumentReference.category",
      "min": 1,
      "path": "DocumentReference.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "DocumentReference.category:schema",
      "max": "1",
      "min": 1,
      "path": "DocumentReference.category",
      "sliceName": "schema",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "schema",
          "system": "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/NamingSystem/document-type"
        } ]
      }
    }, {
      "id": "DocumentReference.content.attachment.contentType",
      "min": 1,
      "path": "DocumentReference.content.attachment.contentType",
      "fixedCode": "application/schema-instance+json"
    }, {
      "id": "DocumentReference.content.attachment.data",
      "min": 1,
      "path": "DocumentReference.content.attachment.data"
    } ]
  },
  "contact": [ {
    "name": "IKNL",
    "telecom": [ {
      "value": "fhir@iknl.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}