Example in DK Core (Denmark)3.7.0
Condition

JohnDiabetes

Condition-JohnDiabetes.json

Resource Details

Resource Type
Condition
Resource ID
JohnDiabetes
Conforms To
http://hl7.dk/fhir/core/StructureDefinition/dk-core-condition

Example Metadata

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

{
  "resourceType": "Condition",
  "id": "JohnDiabetes",
  "filename": "Condition-JohnDiabetes.json",
  "profile": [
    "http://hl7.dk/fhir/core/StructureDefinition/dk-core-condition"
  ],
  "code": {
    "system": "urn:oid:1.2.208.176.2.4.12",
    "code": "DE11",
    "display": "Type 2-diabetes"
  },
  "clinicalStatus": "active"
}