<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="88749358-b653-4e29-a69d-d163e238798d" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2019-01-15T09:16:49.974+00:00" />
  </meta>
  <url value="http://niph.go.jp/fhir/StructureDefinition/JPN-EDIS-ProblemList" />
  <name value="JPN-EDIS-ProblemList" />
  <status value="draft" />
  <date value="2019-01-15T09:16:49.1481059+00:00" />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <snapshot />
  <differential>
    <element id="Condition">
      <path value="Condition" />
      <comment value="ProblemListについては、以下のようにListを作成して診断に関するリソースをリストアップするのがよいと思うが。ここは診断のみなので、Conditionのproblem-listを利用する。（登録日や転帰がサポートされているため）&#xD;&#xA;Representing a patient’s Problem List in FHIR® Dr Jeremy Rogers MD MB ChB, FFCI, Dr Amir Mehrkar nMRCGP MB BChir, INTEROPen Co­founder and Co­chair, Helen Young BA (Hons), INTEROPen Communications&#xD;&#xA;ICD-10のみ(http://hl7.org/fhir/ValueSet/icd-10　ValueSetに制約するObservationのProfileを作成してそこへリンクすべきか)" />
    </element>
    <element id="Condition.category.coding">
      <path value="Condition.category.coding" />
      <comment value="LOINCであれば、次に相当。(J-CDAでも定義）57852-6  Problem list Narrative - Reported&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.  Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true." />
    </element>
    <element id="Condition.category.coding.system">
      <path value="Condition.category.coding.system" />
      <fixedUri value="http://terminology.hl7.org/CodeSystem/condition-category" />
    </element>
    <element id="Condition.category.coding.code">
      <path value="Condition.category.coding.code" />
      <fixedCode value="problem-list-item" />
    </element>
  </differential>
</StructureDefinition>