Example in Cancer Reporting2.0.0
Observation

observation-distant-metastasis

final
Observation-observation-distant-metastasis.json

Resource Details

Resource Type
Observation
Resource ID
observation-distant-metastasis
Identifier
http://cap.org/eCC|urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f
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-distant-metastasis",
  "filename": "Observation-observation-distant-metastasis.json",
  "profile": [
    "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"
  ],
  "identifier": {
    "system": "http://cap.org/eCC",
    "value": "urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f"
  },
  "status": "final",
  "code": {
    "system": "http://cap.org/eCC",
    "code": "352333.100004300",
    "display": "DISTANT METASTASIS"
  },
  "category": "SECTION"
}