PackagesCanonicalsLogsProblems
    Packages
    egde.health.gateway@0.1.3
    http://www.egde.no/StructureDefinition/ehg-specimen
description: Egde Health Gateway Specimen forming the Observations
package_name: egde.health.gateway
derivation: constraint
name: EHGSpecimen
type: Specimen
elements:
  identifier: {index: 0}
  type:
    elements:
      coding:
        elements:
          system:
            binding: {strength: required, valueSet: 'http://www.egde.no/ValueSet/specimen-type-vs'}
            index: 1
  receivedTime: {mustSupport: true, index: 2}
  collection:
    elements:
      collected:
        choices: []
        index: 4
      collectedDateTime: {type: dateTime, mustSupport: true, index: 5}
    required: [collectedDateTime, collected]
  processing:
    elements:
      description: {mustSupport: true, index: 6}
      time:
        choices: []
        index: 8
      timeDateTime: {type: dateTime, mustSupport: true, index: 9}
    required: [time, timeDateTime]
  container:
    elements:
      identifier: {mustSupport: true, index: 10}
    required: [identifier]
  note: {mustSupport: true, index: 11}
package_version: 0.1.3
class: profile
kind: resource
url: http://www.egde.no/StructureDefinition/ehg-specimen
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 0.1.2
required: [receivedTime, identifier]