FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ImplementationGuide/fsh-demo

Packagefurore.test.fsh.demo
Resource TypeImplementationGuide
Idfsh-demo
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=furore.test.fsh.demo@0.1.0-rc1&canonical=https://furore.com/data/fhir/ImplementationGuide/fsh-demo
URLhttps://furore.com/data/fhir/ImplementationGuide/fsh-demo
Version0.1.0
Statusdraft
Namefshdemo

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ImplementationGuide",
  "id": "fsh-demo",
  "url": "https://furore.com/data/fhir/ImplementationGuide/fsh-demo",
  "version": "0.1.0",
  "name": "fshdemo",
  "status": "draft",
  "publisher": "Furore",
  "contact": [
    {
      "name": "Furore",
      "telecom": [
        {
          "system": "url",
          "value": "https://furore.com/data/fhir"
        }
      ]
    }
  ],
  "packageId": "fsh-demo",
  "fhirVersion": [
    "4.0.1"
  ],
  "definition": {
    "resource": [
      {
        "reference": {
          "reference": "StructureDefinition/cancer-condition-demo"
        },
        "name": "Primary Cancer Condition",
        "description": "Represent the properties of the primary cancer diagnosis.",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/cancer-patient-demo"
        },
        "name": "Cancer Patient Profile",
        "description": "A patient who has been diagnosed with a malignant growth or tumor",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/cancer-surgery"
        },
        "name": "Cancer Surgery",
        "description": "Represents performed surgical procedures for cancer patients.",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/EducationLevel"
        },
        "name": "Education Level Extension",
        "description": "Represents the level of education of a patient.",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "ValueSet/EducationLevelVS"
        },
        "name": "Education level of patient ValueSet",
        "description": "Valueset of the education level of a patient",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "ValueSet/PatientComorbidityHistory"
        },
        "name": "Patient's comorbidity history ValueSet",
        "description": "Patient's documented history of comorbidities",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "ValueSet/ProcedureIntentVS"
        },
        "name": "Procedure Intent Value Set",
        "description": "The purpose of a procedure",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "Patient/CancerPatient1"
        },
        "name": "Example of a patient diagnosed with cancer.",
        "description": "The characteristics and demographic factors of an example patient.",
        "exampleCanonical": "https://furore.com/data/fhir/StructureDefinition/cancer-patient-demo"
      },
      {
        "reference": {
          "reference": "Procedure/CancerSurgeryPatient147"
        },
        "name": "CancerSurgeryPatient147",
        "description": "Example of the surgical procedure the cancer patient underwent",
        "exampleCanonical": "https://furore.com/data/fhir/StructureDefinition/cancer-surgery"
      }
    ],
    "page": {
      "nameUrl": "toc.html",
      "title": "Table of Contents",
      "generation": "html",
      "page": [
        {
          "nameUrl": "index.html",
          "title": "Home",
          "generation": "markdown"
        }
      ]
    },
    "parameter": [
      {
        "code": "copyrightyear",
        "value": "2023+"
      },
      {
        "code": "releaselabel",
        "value": "ci-build"
      }
    ]
  }
}