FHIR IG Statistics: StructureDefinition/7ed76370-2d3d-440f-b2e6-adf193260084
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "7ed76370-2d3d-440f-b2e6-adf193260084",
"meta": {
"versionId": "11",
"lastUpdated": "2019-12-04T09:23:31.185+00:00"
},
"url": "http://nhn.no/kj/fhir/StructureDefinition/KjPractitionerRole",
"name": "KjPractitionerRole",
"status": "draft",
"date": "2019-12-04T09:23:30.820323Z",
"fhirVersion": "4.0.0",
"kind": "resource",
"abstract": false,
"type": "PractitionerRole",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "PractitionerRole.identifier",
"path": "PractitionerRole.identifier",
"max": "0"
},
{
"id": "PractitionerRole.active",
"path": "PractitionerRole.active",
"max": "0",
"mustSupport": true
},
{
"id": "PractitionerRole.period",
"path": "PractitionerRole.period",
"max": "0"
},
{
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner"
]
}
],
"mustSupport": true
},
{
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.no/fhir/StructureDefinition/no-basis-Organization"
]
}
],
"mustSupport": true
},
{
"id": "PractitionerRole.code",
"path": "PractitionerRole.code",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "preferred",
"valueSet": "http://nhn.no/kj/fhir/ValueSet/CategoriesOfHealthProfessionals"
}
},
{
"id": "PractitionerRole.code.coding",
"path": "PractitionerRole.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "PractitionerRole.code.coding:categoriesOfHealthProfessionals",
"path": "PractitionerRole.code.coding",
"sliceName": "categoriesOfHealthProfessionals",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://nhn.no/kj/fhir/ValueSet/CategoriesOfHealthProfessionals"
}
},
{
"id": "PractitionerRole.code.coding:categoriesOfHealthProfessionals.system",
"path": "PractitionerRole.code.coding.system",
"fixedUri": "http://nhn.no/kj/fhir/CodeSystem/CategoriesOfHealthProfessionals"
},
{
"id": "PractitionerRole.code.text",
"path": "PractitionerRole.code.text",
"max": "0"
},
{
"id": "PractitionerRole.specialty",
"path": "PractitionerRole.specialty",
"max": "0"
},
{
"id": "PractitionerRole.location",
"path": "PractitionerRole.location",
"max": "0"
},
{
"id": "PractitionerRole.healthcareService",
"path": "PractitionerRole.healthcareService",
"max": "0"
},
{
"id": "PractitionerRole.telecom",
"path": "PractitionerRole.telecom",
"max": "0"
},
{
"id": "PractitionerRole.availableTime",
"path": "PractitionerRole.availableTime",
"max": "0"
},
{
"id": "PractitionerRole.notAvailable",
"path": "PractitionerRole.notAvailable",
"max": "0"
},
{
"id": "PractitionerRole.availabilityExceptions",
"path": "PractitionerRole.availabilityExceptions",
"max": "0"
},
{
"id": "PractitionerRole.endpoint",
"path": "PractitionerRole.endpoint",
"max": "0"
}
]
}
}