Example in Cancer Reporting2.0.0
Observation

observation-section-specimen

final
Observation-observation-section-specimen.json

Resource Details

Resource Type
Observation
Resource ID
observation-section-specimen
Identifier
http://cap.org/eCC|urn:uuid:6ac70450-cc74-4a8e-8699-9ffab1e0ac24
Conforms To
http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "observation-section-specimen",
  "filename": "Observation-observation-section-specimen.json",
  "profile": [
    "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"
  ],
  "identifier": {
    "system": "http://cap.org/eCC",
    "value": "urn:uuid:6ac70450-cc74-4a8e-8699-9ffab1e0ac24"
  },
  "status": "final",
  "code": {
    "system": "http://cap.org/eCC",
    "code": "16182.100004300",
    "display": "SPECIMEN"
  },
  "category": "SECTION"
}