| Package | silfhirprofileig |
| Resource Type | PlanDefinition |
| Id | ExampleSGHIPlanDefinition |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/PlanDefinition-ExampleSGHIPlanDefinition.html |
| URL | https://fhir.slade360.co.ke/fhir/PlanDefinition/ExampleSGHIPlanDefinition |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-25T09:00:00Z |
| Name | PlanDefinition Name |
| Title | PlanDefinition Title |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Id: | ExampleSGHIPlanDefinition | ||||
|---|---|---|---|---|---|
| Url: | PlanDefinition Title | ||||
| Version: | 0.1.0 | ||||
| Accession ID Identifier: |
APT123456 |
||||
| Title: | PlanDefinition Title | ||||
| Status: | draft | ||||
| Date: | 2025-03-25 09:00:00+0000 | ||||
| Publisher: | Kathurima Kimathi | ||||
| Use Context: |
|
||||
| Actions: |
|
{
"resourceType": "PlanDefinition",
"id": "ExampleSGHIPlanDefinition",
"meta": {
"profile": [
"https://fhir.slade360.co.ke/fhir/StructureDefinition/sghi-plandefinition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/PlanDefinition/ExampleSGHIPlanDefinition",
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "ACSN",
"display": "Accession ID"
}
]
},
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"value": "APT123456",
"assigner": {
"reference": "Organization/ExampleSGHIOrganization"
}
}
],
"version": "0.1.0",
"name": "PlanDefinition Name",
"title": "PlanDefinition Title",
"status": "draft",
"date": "2025-03-25T09:00:00Z",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"useContext": [
{
"code": {
"code": "MR",
"display": "Medical Record Number"
},
"valueReference": {
"reference": "ExampleSGHIOrganization",
"display": "Example value reference"
}
}
],
"action": [
{
"title": "Example action title"
}
]
}