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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7860

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7860
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7860
Version1
Statusactive
Date2018-01-07T00:12:00+11:00
NamePHVS_MedicationAdministeredRelativeTreatment_Malaria
TitleMedication Administered Relative to Treatment (Malaria)
Realmus
DescriptionIndicate if the patient took the medication 2 weeks before treatment or within the 4 weeks after starting treatment.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7860",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7860"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7860",
  "version": "1",
  "name": "PHVS_MedicationAdministeredRelativeTreatment_Malaria",
  "title": "Medication Administered Relative to Treatment (Malaria)",
  "status": "active",
  "date": "2018-01-07T00:12:00+11:00",
  "description": "Indicate if the patient took the medication 2 weeks before treatment or within the 4 weeks after starting treatment.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC2145",
            "display": "During 2 weeks before treatment"
          },
          {
            "code": "PHC2146",
            "display": "During 4 weeks after treatment"
          }
        ]
      }
    ]
  }
}