PackagesCanonicalsLogsProblems
    Packages
    rs/medcom.fhir.dk.messaging@2.1.0
    http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-producer-organization
description: This profile is intended to be used to represent the producer of the observations.
package_name: rs/medcom.fhir.dk.messaging
derivation: constraint
name: MedComProducerOrganization
type: Organization
elements:
  identifier:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        ProducentID:
          match: {}
          schema:
            short: Offical MedCom code describing the producer of the observation.
            _required: true
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'http://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID'}
                mustSupport: true
                type: uri
                index: 2
              value: {mustSupport: true, index: 3}
            required: [system, value]
package_version: 2.1.0
class: profile
kind: resource
url: http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-producer-organization
base: http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-organization
version: 2.1.0