description: DocumentType-laajennos on sosiaalihuollossa käytettävä laajennos, jolla ilmoitetaan asiakastiedon yleinen asiakirjatyyppi. package_name: kanta.sosiaalihuolto.r4 derivation: constraint name: DocumentType type: Extension elements: id: {index: 0} url: pattern: {type: Uri, value: 'https://shark.kanta.fi/fhir/StructureDefinition/extension/DocumentType'} index: 1 value: choices: [valueCoding] index: 3 valueCoding: {type: Coding, choiceOf: value, index: 4} value[x]: elements: id: {index: 5} system: {index: 6} version: {index: 7} code: {short: Yleisen asiakirjatyypin koodiarvo, index: 8} display: {short: Yleisen asiakirjatyypin nimi, index: 9} userSelected: {index: 10} required: [display, system, code] package_version: 1.0.0 class: extension kind: complex-type url: https://shark.kanta.fi/fhir/StructureDefinition/extension/DocumentType base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [valueCoding, value]