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

FHIR IG Statistics: ActivityDefinition/activitydefinition-anc-iptp-sp

Packagesmart.who.int.anc
TypeActivityDefinition
Idactivitydefinition-anc-iptp-sp
FHIR VersionR4
Sourcehttp://smart.who.int/anc/https://build.fhir.org/ig/WorldHealthOrganization/smart-anc/ActivityDefinition-activitydefinition-anc-iptp-sp.html
URLhttp://smart.who.int/anc/ActivityDefinition/activitydefinition-anc-iptp-sp
Version0.3.0
Statusactive
Date2019-06-01
NameANCIPTp-SP
TitleActivityDefinition - ANC IPTp-SP
Realmuv
Authoritywho
DescriptionOne full dose of IPTp-SP consists of 1,500 mg/75 mg SP (i.e., three tablets of 500 mg/25 mg SP)
PurposeDefines a guideline supported prescription for one full dose of IPTp-SP consists of 1,500 mg/75 mg SP (i.e., three tablets of 500 mg/25 mg SP)
Copyright© WHO 2019+.
KindMedicationRequest

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: ActivityDefinition - ANC IPTp-SP
Id: activitydefinition-anc-iptp-sp
Version: 0.3.0
Experimental: true
Date (date last changed): 2019-06-01
Publisher (steward): World Health Organization (WHO)
Description:

One full dose of IPTp-SP consists of 1,500 mg/75 mg SP (i.e., three tablets of 500 mg/25 mg SP)

Use Context:
code value
focus
Jurisdiction: 001
Purpose:
Copyright:

© WHO 2019+.

Kind: MedicationRequest
Product: IPTp-SP

Source

{
  "resourceType": "ActivityDefinition",
  "id": "activitydefinition-anc-iptp-sp",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-activitydefinition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/anc/ActivityDefinition/activitydefinition-anc-iptp-sp",
  "version": "0.3.0",
  "name": "ANCIPTp-SP",
  "title": "ActivityDefinition - ANC IPTp-SP",
  "status": "active",
  "experimental": true,
  "date": "2019-06-01",
  "publisher": "World Health Organization (WHO)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.who.int"
        }
      ]
    }
  ],
  "description": "One full dose of IPTp-SP consists of 1,500 mg/75 mg SP (i.e., three tablets of 500 mg/25 mg SP)",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "focus"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "77386006",
            "display": "Pregnant (finding)"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "purpose": "Defines a guideline supported prescription for one full dose of IPTp-SP consists of 1,500 mg/75 mg SP (i.e., three tablets of 500 mg/25 mg SP)",
  "copyright": "© WHO 2019+.",
  "kind": "MedicationRequest",
  "productCodeableConcept": {
    "text": "IPTp-SP"
  },
  "dosage": [
    {
      "text": "one full dose of IPTp-SP consists of 1,500 mg/75 mg SP (i.e., three tablets of 500 mg/25 mg SP)",
      "route": {
        "coding": [
          {
            "code": "26643006",
            "display": "Oral route (qualifier value)"
          }
        ],
        "text": "Oral route (qualifier value)"
      },
      "doseAndRate": [
        {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                "code": "ordered",
                "display": "Ordered"
              }
            ]
          },
          "doseQuantity": {
            "value": 3,
            "unit": "tablet",
            "code": "{tab}"
          }
        }
      ]
    }
  ]
}