Example in QI-Core7.0.2
Immunization

done-example

completed
Immunization-done-example.json

Resource Details

Resource Type
Immunization
Resource ID
done-example
Identifier
urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationdone

Example Metadata

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

{
  "resourceType": "Immunization",
  "id": "done-example",
  "filename": "Immunization-done-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationdone"
  ],
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
  },
  "status": "completed"
}