PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.core@3.5.0
    http://hl7.dk/fhir/core/StructureDefinition/dk-core-producent-id
description: Offical MedCom code describing the producer of lab results
package_name: hl7.fhir.dk.core
derivation: constraint
name: ProducentId
type: Identifier
elements:
  use:
    pattern: {type: Code, value: official}
    index: 0
  system:
    pattern: {type: Uri, value: 'http://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID'}
    index: 1
  value: {index: 2}
package_version: 3.5.0
class: complex-type
kind: complex-type
url: http://hl7.dk/fhir/core/StructureDefinition/dk-core-producent-id
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 3.5.0
required: [value, system]