{
  "resourceType": "StructureDefinition",
  "id": "88749358-b653-4e29-a69d-d163e238798d",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-01-15T09:16:49.974+00:00"
  },
  "url": "http://niph.go.jp/fhir/StructureDefinition/JPN-EDIS-ProblemList",
  "name": "JPN-EDIS-ProblemList",
  "status": "draft",
  "date": "2019-01-15T09:16:49.1481059+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Condition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Condition",
        "path": "Condition",
        "comment": "ProblemListについては、以下のようにListを作成して診断に関するリソースをリストアップするのがよいと思うが。ここは診断のみなので、Conditionのproblem-listを利用する。（登録日や転帰がサポートされているため）\r\nRepresenting 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\r\nICD-10のみ(http://hl7.org/fhir/ValueSet/icd-10　ValueSetに制約するObservationのProfileを作成してそこへリンクすべきか)"
      },
      {
        "id": "Condition.category.coding",
        "path": "Condition.category.coding",
        "comment": "LOINCであれば、次に相当。(J-CDAでも定義）57852-6  Problem list Narrative - Reported\r\n\r\n\r\nCodes 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."
      },
      {
        "id": "Condition.category.coding.system",
        "path": "Condition.category.coding.system",
        "fixedUri": "http://terminology.hl7.org/CodeSystem/condition-category"
      },
      {
        "id": "Condition.category.coding.code",
        "path": "Condition.category.coding.code",
        "fixedCode": "problem-list-item"
      }
    ]
  }
}