2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Extension-n-marginsTumorInvolvement.json

Raw JSON (canonical form)

Margins Tumor Involvement

{
  "resourceType": "ExtensionDefinition",
  "id": "hspc-specimen-marginsTumorInvolvement",
  "url": "http://hl7.org/fhir/Profile/hspc-specimen-marginsTumorInvolvement",
  "name": "Margins Tumor Involvement",
  "display": "Margins Tumor Involvement",
  "publisher": "Health Level Seven, Inc. - CQI WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/special/committees/CQI"
        }
      ]
    }
  ],
  "description": "Records the findings made by the pathologist concerning the type of involvement around the margins of the specimen.",
  "status": "draft",
  "date": "2015-02-19",
  "contextType": "resource",
  "context": [
    "Specimen"
  ],
  "element": [
    {
      "path": "Extension",
      "short": "Margins Tumor Involvement",
      "definition": "Records the findings made by the pathologist concerning the type of involvement around the margins of the specimen.",
      "min": 0,
      "max": "1",
      "type": [
        {
          "code": "CodeableConcept"
        }
      ]
    }
  ]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.