FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefmcna.caredata.fhir.ig.r4.copy
Resource TypeCodeSystem
IdCodeSystem-fmc-allergy-category-cs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "FreseniusAllergyCategoryCodeSystem",
  "id": "fmc-allergy-category-cs",
  "title": "Fresenius Allergy Category Code System",
  "description": "Fresenius Allergy Category Code System",
  "url": "http://fkcfhir.org/fhir/CodeSystem/fmc-allergy-category-cs",
  "concept": [
    {
      "code": "DA",
      "display": "Drug"
    },
    {
      "code": "Dlyzr",
      "display": "Dialyzer"
    },
    {
      "code": "Food",
      "display": "Food"
    },
    {
      "code": "MA",
      "display": "Miscellaneous"
    }
  ],
  "count": 4
}