{
  "resourceType": "StructureDefinition",
  "id": "crane-cccn-pathway-document-object",
  "url": "http://crane4health.eu/fhir/StructureDefinition/crane-cccn-pathway-document-object",
  "version": "1.0.0-alpha",
  "name": "CraNE_CCCN_Pathway_Document_Object",
  "title": "CraNE CCCN Pathway Document Object",
  "status": "draft",
  "date": "2024-08-31",
  "publisher": "CraNE Joint Action",
  "contact": [
    {
      "name": "CraNE Joint Action",
      "telecom": [
        {
          "system": "url",
          "value": "https://crane4health.eu"
        }
      ]
    },
    {
      "name": "Research Group Digital Health, TUD University of Technology",
      "telecom": [
        {
          "system": "url",
          "value": "https://tu-dresden.de/bu/wirtschaft/winf/digital-health"
        },
        {
          "system": "email",
          "value": "marcel.susky@tu-dresden.de"
        },
        {
          "system": "email",
          "value": "peggy.richter@tu-dresden.de"
        }
      ]
    }
  ],
  "description": "The profile for the CraNE Comprehensive Cancer Care Network Pathway Document Object",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "150",
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
        }
      ]
    }
  ],
  "copyright": "2024+",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DocumentReference",
  "baseDefinition": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DocumentReference",
        "path": "DocumentReference"
      }
    ]
  }
}