Package | incisive.fhir |
Resource Type | StructureDefinition |
Id | CurrentState |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/StructureDefinition/CurrentState |
URL | https://simplifier.net/INCISIVE/StructureDefinition/CurrentState |
Version | 20230712 |
Status | active |
Date | 2023-07-12T11:36:43.8799013+00:00 |
Name | CurrentState |
Description | Current State of Patient with Colorectal, Breast, Lung or Prostate Cancer |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
PatientINCISIVE | Patient for Breast, Colorectal, Lung and Prostate cancer |
No resources found
No extension usage examples found
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "CurrentState", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://simplifier.net/INCISIVE/StructureDefinition/CurrentState", "version": "20230712", "name": "CurrentState", "status": "active", "date": "2023-07-12T11:36:43.8799013+00:00", "publisher": "TIC Salut Social Foundation", "description": "Current State of Patient with Colorectal, Breast, Lung or Prostate Cancer", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "The current state of INCISIVE patient" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://simplifier.net/INCISIVE/StructureDefinition/CurrentState" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "code" } ] } ] } }