Example in QI-Core7.0.2
AllergyIntolerance

example

AllergyIntolerance-example.json

Resource Details

Resource Type
AllergyIntolerance
Resource ID
example
Identifier
http://acme.com/ids/patients/risks|49476534
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance

Example Metadata

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

{
  "resourceType": "AllergyIntolerance",
  "id": "example",
  "filename": "AllergyIntolerance-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance"
  ],
  "identifier": {
    "system": "http://acme.com/ids/patients/risks",
    "value": "49476534"
  }
}