PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.core@0.2.2-preview
    http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodystructure
description: This profile sets minimum expectations for a BodyStructure resource to record, search, and fetch information about a body structure of a patient. It is based on the [AU Base Body Structure](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-bodystructure.html) profile and identifies the *additional* mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the BodyStructure when conforming to this profile. It provides the floor for standards development for specific uses cases in an Australian context. \n\nIn AU Core a BodyStructure resource is used within the context of a referencing resource.
package_name: hl7.fhir.au.core
derivation: constraint
name: AUCoreBodyStructure
type: BodyStructure
elements:
  location:
    binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/body-site-1'}
    mustSupport: true
    index: 0
  locationQualifier:
    binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/body-site-relative-site-qualifier-1'}
    mustSupport: true
    index: 1
  description: {mustSupport: true, index: 2}
  image: {mustSupport: true, index: 3}
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient']
    index: 4
package_version: 0.2.2-preview
class: profile
kind: resource
url: http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodystructure
base: http://hl7.org.au/fhir/StructureDefinition/au-bodystructure
version: 0.2.2-preview