PackagesCanonicalsLogsProblems
    Packages
    HL7Norway.STU3.no.basis@1.0.1
    http://hl7.no/fhir/StructureDefinition/no-basis-urban-district
description: Simple extension containing information about what part of a norwegian city the patient is a resident. Administrative purpose.
package_name: HL7Norway.STU3.no.basis
derivation: constraint
name: no-basis-urban-district
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.no/fhir/StructureDefinition/no-basis-urban-district'}
    index: 0
  valueCoding:
    type: Coding
    short: Urban District information
    index: 1
    slicing:
      slices:
        valueCoding:
          match: {}
          schema:
            type: Coding
            short: Urban District information
            index: 1
            elements:
              system:
                short: Identity of the terminology system for urban district
                pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.3403'}
                index: 2
              code: {short: Bydelskode, index: 3}
              display: {short: The name of the urban district, index: 4}
            required: [display]
package_version: 1.0.1
class: extension
kind: complex-type
url: http://hl7.no/fhir/StructureDefinition/no-basis-urban-district
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'