Example in Cancer Reporting2.0.0
Observation

observation-specimen-laterality

final
Observation-observation-specimen-laterality.json

Resource Details

Resource Type
Observation
Resource ID
observation-specimen-laterality
Identifier
http://cap.org/eCC|urn:uuid:4bcd147c-ff3d-4eb3-bcd3-9d679bd1ad1b
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-specimen-laterality",
  "filename": "Observation-observation-specimen-laterality.json",
  "profile": [
    "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"
  ],
  "identifier": {
    "system": "http://cap.org/eCC",
    "value": "urn:uuid:4bcd147c-ff3d-4eb3-bcd3-9d679bd1ad1b"
  },
  "status": "final",
  "code": {
    "system": "http://cap.org/eCC",
    "code": "16214.100004300",
    "display": "Specimen Laterality"
  },
  "category": "QUESTION"
}