PackagesCanonicalsLogsProblems
    Packages
    acme.dallas.cowboy@0.1.0-alpha
    https://fake-acme.org/fhir/dallas-cowboy/StructureDefinition/Cowboy
description: null
package_name: acme.dallas.cowboy
derivation: constraint
name: Cowboy
type: Patient
elements:
  extension:
    index: 0
    slicing:
      slices:
        favoriteCowboyHat:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://fake-acme.org/fhir/dallas-cowboy/StructureDefinition/FavoriteCowboyHat', index: 1}
          min: 1
          max: 1
  deceased:
    choices: [deceasedDateTime]
    index: 3
  deceasedDateTime: {type: dateTime, choiceOf: deceased, index: 4}
  photo: {index: 5}
package_version: 0.1.0-alpha
extensions:
  favoriteCowboyHat: {url: 'https://fake-acme.org/fhir/dallas-cowboy/StructureDefinition/FavoriteCowboyHat', min: 1, max: 1, type: Extension, isModifier: false, index: 1}
class: profile
kind: resource
url: https://fake-acme.org/fhir/dallas-cowboy/StructureDefinition/Cowboy
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
version: null
required: [extension]