PackagesCanonicalsLogsProblems
    Packages
    jp@core.draft1-0.0.0-alpha
    http://jpfhir.jp/fhir/core/StructureDefinition/JP_HumanName
description: このプロファイルはHumanName DataTypeに対して、患者のデータを送受信するための基礎となる制約と拡張を定めたものである。
package_name: jp
derivation: constraint
name: JP_HumanName
type: HumanName
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        NameRepresentationUse:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation', index: 1}
          min: 1
  use: {mustSupport: false, index: 2}
  text: {short: Text representation of the full name 名前全体のテキスト表現, mustSupport: false, index: 3}
  family: {short: Family name (often called 'Surname') 名前のうち姓の部分。ファミリ名, mustSupport: false, index: 4}
  given: {short: Given names (not always 'first'). Includes middle names 名前の名の部分で、ミドルネームを含む。, mustSupport: false, index: 5}
  prefix: {short: Parts that come before the name 名前の名の前に来る部分, index: 6}
  suffix: {short: Parts that come after the name 名前の名のあとに続く部分, index: 7}
  period: {short: Time period when name was/is in use 名前が使われる期間, index: 8}
package_version: core.draft1-0.0.0-alpha
extensions:
  NameRepresentationUse: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation', min: 1, type: Extension, index: 1}
class: complex-type
kind: complex-type
url: http://jpfhir.jp/fhir/core/StructureDefinition/JP_HumanName
base: http://hl7.org/fhir/StructureDefinition/HumanName
version: 0.0.1
required: [extension]