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

FHIR IG Statistics: PlanDefinition/esempio-PlanDefinition-ForPathway

Packageeng.fhir.profile.dev
Resource TypePlanDefinition
Idesempio-PlanDefinition-ForPathway
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://pnt.gov/fhir/PlanDefinition/Plan_ScompensoPDTA
URLhttps://pnt.gov/fhir/PlanDefinition/Plan_ScompensoPDTA
Statusactive
TitlePlan-ScompensoPDTA
Authorityhl7
PurposeScompensoPDTA

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": "PlanDefinition",
  "meta": {
    "profile": [
      "https://pnt.gov/fhir/StructureDefinition/PlanDefinition-ForPathway"
    ],
    "tag": [
      {
        "system": "https://apiframework.dedalus.eu/fhir/ValueSet/tenantOrganisation",
        "code": "CKP"
      },
      {
        "system": "https://pnt.gov/tag/visibility",
        "code": "public"
      },
      {
        "system": "https://pnt.gov/tag/complexity",
        "code": "simple"
      }
    ]
  },
  "extension": [
    {
      "url": "https://pnt.gov/fhir/StructureDefinition/extension-resource-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "https://pnt.gov/fhir/StructureDefinition/extension-resource-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "https://pnt.gov/fhir/StructureDefinition/extension-resource-knowledgeRepresentationLevel",
      "valueCode": "structured"
    }
  ],
  "url": "https://pnt.gov/fhir/PlanDefinition/Plan_ScompensoPDTA",
  "title": "Plan-ScompensoPDTA",
  "type": {
    "coding": [
      {
        "code": "clinical-protocol",
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type"
      }
    ]
  },
  "status": "active",
  "purpose": "ScompensoPDTA",
  "author": [
    {
      "name": "PNT"
    }
  ],
  "library": [
    "https://pnt.gov/fhir/Library/ScompensoPDTA"
  ],
  "action": [
    {
      "id": "Trattamento paziente classe NYHA 1",
      "title": "Trattamento paziente classe NYHA 1",
      "description": "Trattamento paziente classe NYHA 1",
      "code": [
        {
          "coding": [
            {
              "system": "https://terminology.pnt.gov/CodeSystem/CPG-common-process",
              "code": "monitor-and-follow-up-of-patient",
              "display": "Monitor and Follow-up of Patient"
            }
          ]
        }
      ],
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
            "code": "workflow-definition"
          }
        ]
      },
      "definitionCanonical": "https://pnt.gov/fhir/PlanDefinition/NYHA_I_II",
      "condition": [
        {
          "kind": "applicability",
          "expression": {
            "language": "text/cql-identifier",
            "expression": "NYHA1"
          }
        }
      ]
    }
  ]
}