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

FHIR IG Statistics: ActivityDefinition/ExampleActivityDefintion

Packagesilfhirprofileig
Resource TypeActivityDefinition
IdExampleActivityDefintion
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ActivityDefinition-ExampleActivityDefintion.html
URLhttps://fhir.slade360.co.ke/fhir/ActivityDefinition/ExampleActivityDefintion
Version0.1.0
Statusdraft
Date2025-07-10T13:42:01+00:00
NameExample ActivityDefition Name
TitleExample ActivityDefinition Title

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Title: Example ActivityDefinition Title
Id: ExampleActivityDefintion
Version: 0.1.0
Accession ID Identifier:

APT123456

Status: draft
Date (date last changed): 2025-07-10 13:42:01+0000
Publisher (steward): Kathurima Kimathi

Source

{
  "resourceType": "ActivityDefinition",
  "id": "ExampleActivityDefintion",
  "meta": {
    "profile": [
      "https://fhir.slade360.co.ke/fhir/StructureDefinition/sghi-activitydefinition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ActivityDefinition/ExampleActivityDefintion",
  "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": "Example ActivityDefition Name",
  "title": "Example ActivityDefinition Title",
  "status": "draft",
  "date": "2025-07-10T13:42:01+00:00",
  "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"
        }
      ]
    }
  ]
}