description: Definicja usługi katalogowej podmiotu medycznego package_name: hl7.fhir.pl.base.r5 derivation: constraint name: PLBaseCatalogService type: ActivityDefinition elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: responsibleOrganization: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/activityDefinition-responsibleOrganization', index: 1} min: 0 max: 1 url: {mustSupport: true, index: 2} title: {mustSupport: true, index: 3} status: {mustSupport: true, index: 4} subject: choices: [] index: 6 kind: mustSupport: true pattern: {type: Code, value: Task} index: 7 code: mustSupport: true index: 8 elements: coding: mustSupport: true index: 9 slicing: rules: open ordered: false description: Service type code choice discriminator: - {path: system, type: value} min: 1 slices: loincCode: match: {system: 'http://loinc.com'} schema: mustSupport: true index: 10 elements: system: pattern: {type: Uri, value: 'http://loinc.com'} mustSupport: true index: 11 code: {mustSupport: true, index: 12} required: [system, code] icd9plCode: match: {system: 'http://hl7.org.pl/fhir/CodeSystem/pl-icd9plServiceCode-CS'} schema: mustSupport: true array: true index: 13 elements: system: pattern: {type: Uri, value: 'http://hl7.org.pl/fhir/CodeSystem/pl-icd9plServiceCode-CS'} mustSupport: true index: 14 code: {mustSupport: true, index: 15} required: [system, code] required: [coding] intent: mustSupport: true pattern: {type: Code, value: proposal} index: 16 package_version: 0.1.2 extensions: responsibleOrganization: {url: 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/activityDefinition-responsibleOrganization', min: 0, max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-activityDefinition-catalogService base: http://hl7.org/fhir/StructureDefinition/ActivityDefinition version: 0.1.2 required: [url, intent, kind, title, code]