{ "description": null, "_filename": "KjPractitionerRoleStructureDefinition.json", "package_name": "nhn.fhir.no.kjernejournal", "date": "2019-12-04T09:23:30.820323Z", "derivation": "constraint", "meta": { "versionId": "11", "lastUpdated": "2019-12-04T09:23:31.185+00:00" }, "publisher": null, "fhirVersion": "4.0.0", "name": "KjPractitionerRole", "abstract": false, "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "3a3c5245-0fef-496e-9cc2-d02f6deeffb1", "kind": "resource", "url": "http://nhn.no/kj/fhir/StructureDefinition/KjPractitionerRole", "version": null, "differential": { "element": [ { "id": "PractitionerRole.identifier", "max": "0", "path": "PractitionerRole.identifier" }, { "id": "PractitionerRole.active", "max": "0", "path": "PractitionerRole.active", "mustSupport": true }, { "id": "PractitionerRole.period", "max": "0", "path": "PractitionerRole.period" }, { "id": "PractitionerRole.practitioner", "min": 1, "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "aggregation": [ "contained" ], "targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner" ] } ], "mustSupport": true }, { "id": "PractitionerRole.organization", "min": 1, "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "aggregation": [ "contained" ], "targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Organization" ] } ], "mustSupport": true }, { "id": "PractitionerRole.code", "max": "1", "min": 1, "path": "PractitionerRole.code", "binding": { "strength": "preferred", "valueSet": "http://nhn.no/kj/fhir/ValueSet/CategoriesOfHealthProfessionals" }, "mustSupport": true }, { "id": "PractitionerRole.code.coding", "path": "PractitionerRole.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "PractitionerRole.code.coding:categoriesOfHealthProfessionals", "max": "1", "min": 1, "path": "PractitionerRole.code.coding", "binding": { "strength": "required", "valueSet": "http://nhn.no/kj/fhir/ValueSet/CategoriesOfHealthProfessionals" }, "sliceName": "categoriesOfHealthProfessionals" }, { "id": "PractitionerRole.code.coding:categoriesOfHealthProfessionals.system", "path": "PractitionerRole.code.coding.system", "fixedUri": "http://nhn.no/kj/fhir/CodeSystem/CategoriesOfHealthProfessionals" }, { "id": "PractitionerRole.code.text", "max": "0", "path": "PractitionerRole.code.text" }, { "id": "PractitionerRole.specialty", "max": "0", "path": "PractitionerRole.specialty" }, { "id": "PractitionerRole.location", "max": "0", "path": "PractitionerRole.location" }, { "id": "PractitionerRole.healthcareService", "max": "0", "path": "PractitionerRole.healthcareService" }, { "id": "PractitionerRole.telecom", "max": "0", "path": "PractitionerRole.telecom" }, { "id": "PractitionerRole.availableTime", "max": "0", "path": "PractitionerRole.availableTime" }, { "id": "PractitionerRole.notAvailable", "max": "0", "path": "PractitionerRole.notAvailable" }, { "id": "PractitionerRole.availabilityExceptions", "max": "0", "path": "PractitionerRole.availabilityExceptions" }, { "id": "PractitionerRole.endpoint", "max": "0", "path": "PractitionerRole.endpoint" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }