PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRFamilyTreeMedia
description: 此Profile用於紀錄家族圖譜
package_name: tw.gov.mohw.emr
derivation: constraint
name: PMRFamilyTreeMedia
type: Media
elements:
  status:
    pattern: {type: Code, value: completed}
    mustSupport: true
    index: 0
  type:
    mustSupport: true
    index: 1
    elements:
      coding:
        index: 2
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 3
          code:
            pattern: {type: Code, value: 74027-4}
            index: 4
        required: [system, code]
      text: {short: '概念的文字表示法。[應填入於門診病歷家族圖譜]', index: 5}
    required: [coding, text]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPractitioner', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Location-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Specimen-twcore']
    index: 6
  content:
    mustSupport: true
    index: 7
    elements:
      title: {short: 'Actual Media - reference or data。[應填入於門診病歷家族圖譜Family Tree]', mustSupport: true, index: 8}
    required: [title]
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRFamilyTreeMedia
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Media-twcore
version: 0.2.0
required: [subject, type]