Example in International Patient Access1.1.0
Condition

ProblemExample1

Condition-ProblemExample1.json

Resource Details

Resource Type
Condition
Resource ID
ProblemExample1
Conforms To
http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-problem-list-item

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Condition",
  "id": "ProblemExample1",
  "filename": "Condition-ProblemExample1.json",
  "profile": [
    "http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-problem-list-item"
  ],
  "code": {
    "system": "http://hl7.org/fhir/sid/icd-10",
    "code": "L60.0",
    "display": null
  },
  "clinicalStatus": "active"
}