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-location-type-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": "FreseniusLocationTypeCodeSystem",
  "id": "fmc-location-type-cs",
  "title": "Fresenius Location Type Code System",
  "description": "Fresenius Location Type Code System",
  "url": "http://fkcfhir.org/fhir/CodeSystem/fmc-location-type-cs",
  "concept": [
    {
      "code": "DL",
      "display": "Dialysis Location"
    },
    {
      "code": "AREA",
      "display": "Area"
    },
    {
      "code": "REGN",
      "display": "Region"
    },
    {
      "code": "OG",
      "display": "Operating Group"
    },
    {
      "code": "DIV",
      "display": "Division"
    },
    {
      "code": "CO",
      "display": "Company"
    }
  ],
  "count": 6
}