PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-emr@1.0.0-ballot
    http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-bodystructure
description: Structured anatomical location of an implant in the Emergency Record. Carries an unlateralised body site in `location` and the laterality (or other directional qualifier) in `locationQualifier`.
package_name: ch.fhir.ig.ch-emr
derivation: constraint
name: ChEmrBodyStructure
type: BodyStructure
elements:
  location:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    mustSupport: true
    index: 0
  locationQualifier:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'}
    mustSupport: true
    index: 1
  patient:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient']
    index: 2
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-bodystructure
base: http://hl7.org/fhir/StructureDefinition/BodyStructure
version: 1.0.0-ballot