PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@1.2.0
    http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Funeral-Home
description: null
package_name: hl7.fhir.us.vrdr
derivation: constraint
name: FuneralHome
type: Organization
elements:
  id: {short: id, index: 0}
  identifier: {array: true, index: 1}
  type:
    short: type
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: bus, system: 'http://terminology.hl7.org/CodeSystem/organization-type', display: Non-Healthcare Business or Corporation}
    index: 2
  name: {short: name, index: 3}
  address: {short: address, index: 4}
package_version: 1.2.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Funeral-Home
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization
version: 1.2.0
required: [name, address, type]