description: ServiceRequest sendes til tjenesteytere for å informere om hvilke tjenester som ønskes fra leverandøren. package_name: no.nhn.fhir.helsenorge.profiles derivation: constraint name: HnBasisServiceRequest type: ServiceRequest elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: ansiennitetsDato: match: {url: null} schema: {type: Extension, url: 'http://helsenorge.no/fhir/StructureDefinition/no-ansiennitets-dato', index: 1} min: 0 max: 1 mottattDato: match: {url: null} schema: {type: Extension, url: 'http://helsenorge.no/fhir/StructureDefinition/no-mottatt-dato', index: 2} min: 0 max: 1 fristDatoForHelsehjelp: match: {url: null} schema: {type: Extension, url: 'http://helsenorge.no/fhir/StructureDefinition/no-frist-for-helsehjelp', index: 3} min: 0 max: 1 fristDatoForVurdering: match: {url: null} schema: {type: Extension, url: 'http://helsenorge.no/fhir/StructureDefinition/no-frist-for-vurdering', index: 4} min: 0 max: 1 vurdertDato: match: {url: null} schema: {type: Extension, url: 'http://helsenorge.no/fhir/StructureDefinition/no-vurdert-dato', index: 5} min: 0 max: 1 statusReason: match: {url: null} schema: {short: Reason for the current status, type: Extension, mustSupport: true, url: 'http://helsenorge.no/fhir/StructureDefinition/servicerequest-statusReason', index: 6} min: 0 max: 1 identifier: short: Skal være UUID index: 7 elements: system: {index: 8} value: {index: 9} required: [value, system] intent: pattern: {type: Code, value: order} index: 10 category: short: Hvis category er brukt og det mangler code bør beskrivelse av bestilling være i note binding: {strength: preferred, valueSet: 'http://helsenorge.no/fhir/ValueSet/serviceRequest-category-vs'} index: 11 priority: {index: 12} subject: type: Reference short: Subject identifiserer innbygger. refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 13 elements: reference: {index: 14} type: pattern: {type: Uri, value: Patient} index: 15 identifier: elements: system: {short: Det skal benyttes fødselsnummer eller d-nummer., index: 16} performerType: binding: {strength: required, valueSet: 'http://helsenorge.no/fhir/ValueSet/serviceRequest-performerType-vs'} index: 17 supportingInfo: {short: Supporting info kan brukes for å sende informasjon når det er frykt for smitte., index: 18} package_version: 2.5.9-beta extensions: ansiennitetsDato: {url: 'http://helsenorge.no/fhir/StructureDefinition/no-ansiennitets-dato', min: 0, max: 1, type: Extension, index: 1} mottattDato: {url: 'http://helsenorge.no/fhir/StructureDefinition/no-mottatt-dato', min: 0, max: 1, type: Extension, index: 2} fristDatoForHelsehjelp: {url: 'http://helsenorge.no/fhir/StructureDefinition/no-frist-for-helsehjelp', min: 0, max: 1, type: Extension, index: 3} fristDatoForVurdering: {url: 'http://helsenorge.no/fhir/StructureDefinition/no-frist-for-vurdering', min: 0, max: 1, type: Extension, index: 4} vurdertDato: {url: 'http://helsenorge.no/fhir/StructureDefinition/no-vurdert-dato', min: 0, max: 1, type: Extension, index: 5} statusReason: {url: 'http://helsenorge.no/fhir/StructureDefinition/servicerequest-statusReason', min: 0, max: 1, short: Reason for the current status, type: Extension, mustSupport: true, index: 6} class: profile kind: resource url: http://helsenorge.no/fhir/StructureDefinition/hn-basis-serviceRequest base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: 1.3.2 required: [priority, identifier]