Example in Cancer Reporting2.0.0
Observation

observation-histologic-type

final
Observation-observation-histologic-type.json

Resource Details

Resource Type
Observation
Resource ID
observation-histologic-type
Identifier
http://cap.org/eCC|urn:uuid:cb7657fb-8127-41ef-9912-8f6fc52a5f85
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-histologic-type",
  "filename": "Observation-observation-histologic-type.json",
  "profile": [
    "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"
  ],
  "identifier": {
    "system": "http://cap.org/eCC",
    "value": "urn:uuid:cb7657fb-8127-41ef-9912-8f6fc52a5f85"
  },
  "status": "final",
  "code": {
    "system": "http://cap.org/eCC",
    "code": "41794.100004300",
    "display": "Histologic Type (Note C)"
  },
  "category": "QUESTION"
}