PackagesCanonicalsLogsProblems
    Packages
    digidot.ny@0.2.5
    http://novari.no/fhir/digidot/StructureDefinition/Coding-SCTpost-no
description: null
package_name: digidot.ny
derivation: constraint
name: Coding_SCTpost_no
type: Coding
elements:
  system:
    pattern: {type: Uri, value: 'http://snomed.info/sct'}
    index: 0
  code:
    constraint:
      sctext-pre-or-post: {human: 'Bør være postkoordinert (inneholde :=, {}, :), men kan også være numerisk (6–18 siffer) når pre benyttes i EXP.', severity: warning, expression: 'matches(''[:=]|[{}]'') or matches(''^\\d{6,18}$'')'}
    index: 1
  version:
    constraint:
      sctext-version-xsct: {human: 'Version skal være XSCT (http://snomed.info/xsct/).', severity: error, expression: 'matches(''^http://snomed\\.info/xsct/.*$'')'}
    index: 2
package_version: 0.2.5
class: complex-type
kind: complex-type
url: http://novari.no/fhir/digidot/StructureDefinition/Coding-SCTpost-no
base: http://hl7.org/fhir/StructureDefinition/Coding
version: 0.2.2
required: [version, system, code]