{
  "resourceType": "CarePlan",
  "id": "BPMCP-36907",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-09-22T08:51:47.434+00:00",
    "tag": [
      {
        "system": "module",
        "code": "ohbpm"
      },
      {
        "system": "ohbpm.definition.spec",
        "code": "BPMN"
      },
      {
        "system": "ohbpm.careplan.process.finish  ",
        "code": "true"
      },
      {
        "system": "ohbpm.definition.key",
        "code": "P_UNICAS"
      },
      {
        "system": "ohbpm.definition.version",
        "code": "22"
      }
    ]
  },
  "contained": [
    {
      "resourceType": "PractitionerRole",
      "id": "pr-init",
      "practitioner": {
        "reference": "Practitioner/service-account-cliente-unicas",
        "display": "service-account-cliente-unicas"
      }
    }
  ],
  "extension": [
    {
      "url": "ohbpm.careplan.patient.age",
      "valueInteger": 2
    }
  ],
  "identifier": [
    {
      "system": "ohbpm.case.instance.id",
      "value": "36907"
    }
  ],
  "instantiatesCanonical": [
    "PlanDefinition/BPMPLD-121"
  ],
  "status": "active",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "ohbpm.process.type",
          "code": "CAT.PROCESS"
        }
      ]
    }
  ],
  "title": "Proceso general UNICAS",
  "description": "Proceso general UNICAS momento comunes todos los pacientes.",
  "subject": {
    "reference": "Patient/AC1743089727161",
    "display": "ERIC GUIRAL LLOPIS"
  },
  "period": {
    "start": "2025-09-22T08:51:47+00:00"
  },
  "created": "2025-09-22T08:51:47+00:00",
  "author": {
    "reference": "#pr-init"
  }
}