PackagesCanonicalsLogsProblems
    Packages
    nit-mvp.nit@0.0.1
    https://pnt.agenas.it/fhir/StructureDefinition/Organization_NIT
description: Profilo base generico per Organization
package_name: nit-mvp.nit
derivation: constraint
name: Organization_NIT
type: Organization
elements:
  id: {short: ID logico della risorsa, mustSupport: true, index: 0}
  meta: {mustSupport: true, index: 1}
  identifier:
    short: Identificativi di Organization
    mustSupport: true
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        IdentivicativoAsl:
          match: {system: 'https://terminology.pnt.agenas.it/CodeSystem/minsan-fls'}
          schema:
            short: Identificativo di Organization
            index: 3
            elements:
              system:
                short: Spazio dei nomi
                pattern: {type: Uri, value: 'https://terminology.pnt.agenas.it/CodeSystem/minsan-fls'}
                index: 4
              value:
                short: Valore univoco
                binding: {strength: required, valueSet: 'https://terminology.pnt.agenas.it/ValueSet/minsan-fls'}
                index: 5
        IdentificativoSTS11:
          match: {system: 'https://terminology.pnt.agenas.it/CodeSystem/STS11'}
          schema:
            short: Identificativo di Organization
            index: 6
            elements:
              system:
                short: Spazio dei nomi
                pattern: {type: Uri, value: 'https://terminology.pnt.agenas.it/CodeSystem/STS11'}
                index: 7
              value: {short: Valore univoco dell'identificativo, index: 8}
  type:
    short: Tipo di organizzazione
    mustSupport: true
    index: 9
    elements:
      coding:
        short: Codice definito da un sistema terminologico
        index: 10
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            tipoEntita:
              match: {system: 'https://terminology.pnt.agenas.it/CodeSystem/tipoEntita'}
              schema:
                short: Codice definito da un sistema terminologico
                mustSupport: true
                index: 11
                elements:
                  system:
                    short: Identifica il sistema di terminologia
                    pattern: {type: Uri, value: 'https://terminology.pnt.agenas.it/CodeSystem/tipoEntita'}
                    index: 12
                  code:
                    short: Simbolo nella sintassi definita dal sistema
                    binding: {strength: required, valueSet: 'https://terminology.pnt.agenas.it/ValueSet/tipoEntita'}
                    index: 13
  name: {short: Nome usato per l'Organization, index: 14}
  address:
    mustSupport: true
    index: 15
    elements:
      city: {short: Comune, index: 16}
      district:
        short: Nome della provincia
        mustSupport: true
        index: 17
        extensions:
          siglaProvincia:
            url: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
            type: Extension
            binding: {strength: preferred, valueSet: 'https://terminology.pnt.agenas.it/CodeSystem/sigla-provincia'}
            isModifier: false
            mustSupport: true
            index: 18
            elements:
              value:
                mustSupport: false
                choices: []
                index: 20
              value[x]:
                elements:
                  code: {mustSupport: true, index: 21}
        elements:
          extension:
            type: Extension
            binding: {strength: preferred, valueSet: 'https://terminology.pnt.agenas.it/CodeSystem/sigla-provincia'}
            isModifier: false
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
            index: 18
            slicing:
              slices:
                siglaProvincia:
                  match: {}
                  schema:
                    type: Extension
                    binding: {strength: preferred, valueSet: 'https://terminology.pnt.agenas.it/CodeSystem/sigla-provincia'}
                    isModifier: false
                    mustSupport: true
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
                    index: 18
                    elements:
                      value:
                        mustSupport: false
                        choices: []
                        index: 20
                      value[x]:
                        elements:
                          code: {mustSupport: true, index: 21}
      state:
        short: Sotto-unità dello stato (Regione).
        index: 22
        extensions:
          codiceRegione:
            url: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
            type: Extension
            short: Codice Regione
            isModifier: false
            index: 23
            elements:
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://terminology.pnt.agenas.it/CodeSystem/CodiceRegione'}
                    index: 24
                  code:
                    binding: {strength: preferred, valueSet: 'https://terminology.pnt.agenas.it/ValueSet/CodiceRegione'}
                    index: 25
                required: [system, code]
        elements:
          extension:
            type: Extension
            short: Codice Regione
            isModifier: false
            url: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
            index: 23
            slicing:
              slices:
                codiceRegione:
                  match: {}
                  schema:
                    type: Extension
                    short: Codice Regione
                    isModifier: false
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
                    index: 23
                    elements:
                      value[x]:
                        elements:
                          system:
                            pattern: {type: Uri, value: 'https://terminology.pnt.agenas.it/CodeSystem/CodiceRegione'}
                            index: 24
                          code:
                            binding: {strength: preferred, valueSet: 'https://terminology.pnt.agenas.it/ValueSet/CodiceRegione'}
                            index: 25
                        required: [system, code]
    required: [state]
  partOf:
    short: L'Organization di cui questa Organization è parte
    mustSupport: true
    index: 26
    elements:
      identifier: {short: Reference logica, index: 27}
package_version: 0.0.1
class: profile
kind: resource
url: https://pnt.agenas.it/fhir/StructureDefinition/Organization_NIT
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 0.1.0
required: [address]