Example in International Patient Access1.1.0
Condition

EncounterExample1

Condition-EncounterExample1.json

Resource Details

Resource Type
Condition
Resource ID
EncounterExample1
Conforms To
http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-condition

Example Metadata

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

{
  "resourceType": "Condition",
  "id": "EncounterExample1",
  "filename": "Condition-EncounterExample1.json",
  "profile": [
    "http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-condition"
  ],
  "code": {
    "system": "http://hl7.org/fhir/sid/icd-10",
    "code": "R21",
    "display": null
  },
  "clinicalStatus": "active"
}