PackagesCanonicalsLogsProblems
    Packages
    mint.fhir@1.2.1-preview
    https://fhir.simplifier.net/mintMedical/StructureDefinition/cN
{
  "description": null,
  "_filename": "cN.json",
  "package_name": "mint.fhir",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-06-30T11:22:35.480+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "cN Staging (TNM)",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.2.1-preview",
  "status": "draft",
  "id": "f9b910af-ab6b-48d6-a6cd-6f233299b11d",
  "kind": "resource",
  "url": "https://fhir.simplifier.net/mintMedical/StructureDefinition/cN",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.identfier",
      "max": "1",
      "min": 1,
      "path": "Observation.identifier"
    }, {
      "id": "Observation.identifier.value",
      "min": 1,
      "path": "Observation.identifier.value",
      "mustSupport": true
    }, {
      "id": "Observation.identifier.period",
      "min": 1,
      "path": "Observation.identifier.period"
    }, {
      "id": "Observation.identifier.assigner",
      "path": "Observation.identifier.assigner",
      "fixedString": "Mint Medical GmbH"
    }, {
      "id": "Observation.code",
      "min": 1,
      "path": "Observation.code",
      "fixedCoding": {
        "code": "67206-3",
        "system": "http://loinc.org"
      },
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject"
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.value[x].coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding:Nx",
      "max": "1",
      "min": 0,
      "path": "Observation.value[x].coding",
      "sliceName": "Nx",
      "patternCoding": {
        "code": "LA4745-1",
        "system": "http://loinc.org",
        "display": "Nx"
      }
    }, {
      "id": "Observation.value[x].coding:N0",
      "max": "1",
      "min": 0,
      "path": "Observation.value[x].coding",
      "sliceName": "N0",
      "patternCoding": {
        "code": "LA4368-2",
        "system": "http://loinc.org",
        "display": "N0"
      }
    }, {
      "id": "Observation.value[x].coding:NLowerThan3",
      "max": "1",
      "min": 0,
      "path": "Observation.value[x].coding",
      "sliceName": "NLowerThan3",
      "patternCoding": {
        "code": "LA4534-9",
        "system": "http://loinc.org",
        "display": "N+ < 3"
      }
    }, {
      "id": "Observation.value[x].coding:NGreaterThan3",
      "max": "1",
      "min": 0,
      "path": "Observation.value[x].coding",
      "sliceName": "NGreaterThan3",
      "patternCoding": {
        "code": "LA4545-5",
        "system": "http://loinc.org",
        "display": "N+ > 3"
      }
    }, {
      "id": "Observation.derivedFrom",
      "max": "1",
      "min": 0,
      "path": "Observation.derivedFrom",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}