Example in Cancer Reporting2.0.0
Encounter

encounter-uspath-specimen-collection

finished
Encounter-encounter-uspath-specimen-collection.json

Resource Details

Resource Type
Encounter
Resource ID
encounter-uspath-specimen-collection
Identifier
http://example.com/fhir/encounters|123
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|6.1.0

Example Metadata

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

{
  "resourceType": "Encounter",
  "id": "encounter-uspath-specimen-collection",
  "filename": "Encounter-encounter-uspath-specimen-collection.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|6.1.0"
  ],
  "identifier": {
    "system": "http://example.com/fhir/encounters",
    "value": "123"
  },
  "status": "finished",
  "class": "IMP",
  "type": "Pathology consultation, comprehensive, records and specimen with report"
}