PackagesCanonicalsLogsProblems
    Packages
    egde.health.gateway@0.1.3
    http://www.egde.no/StructureDefinition/ehg-observation
description: Egde Health Gateway observations - possibly never used at EHG level
package_name: egde.health.gateway
derivation: constraint
name: EHGObservation
type: Observation
elements:
  identifier: {mustSupport: true, index: 0}
  status: {mustSupport: true, index: 1}
  code: {mustSupport: true, index: 2}
  effective:
    choices: []
    index: 4
  effectiveDateTime: {type: dateTime, mustSupport: true, index: 5}
package_version: 0.1.3
class: profile
kind: resource
url: http://www.egde.no/StructureDefinition/ehg-observation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.1.2
required: [effectiveDateTime, identifier, effective]