PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcode@4.0.0-ballot
    http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-category
description: Parent profile for T, N, and M category profiles.
package_name: hl7.fhir.us.mcode
derivation: constraint
name: TNMCategory
abstract: true
type: Observation
elements:
  referenceRange: {short: Not used in this profile, index: 11}
  hasMember: {short: Not used in this profile, index: 12}
  method:
    short: The staging system used.
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/mcode-tnm-staging-method-vs'}
    mustSupport: true
    index: 9
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 7
  status: {mustSupport: true, index: 0}
  effective:
    mustSupport: true
    choices: []
    index: 5
  code: {mustSupport: true, index: 1}
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 8}
  focus:
    type: Reference
    short: The cancer condition associated with TNM category.
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition']
    index: 3
  device: {short: Not used in this profile, index: 10}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient']
    index: 2
package_version: 4.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-category
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 4.0.0-ballot
required: [method]