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

FHIR IG Statistics: CodeSystem/CommunityCS

Packagefhir.giis
Resource TypeCodeSystem
IdCommunityCS
FHIR VersionR4
Sourcehttps://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/CodeSystem-CommunityCS.html
URLhttps://paho.org/fhir/giis/CodeSystem/CommunityCS
Version0.1.8
Statusactive
Date2023-11-07
NameCommunityCS
TitleCommunity codes
Realmus
Authorityhl7
DescriptionCodes for communities, these ones are just examples
Contentcomplete

Resources that use this resource

ValueSet
CommunityVSCommunity

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CommunityCS

Language: en-US

This case-sensitive code system https://paho.org/fhir/giis/CodeSystem/CommunityCS defines the following codes:

CodeDisplay
3 Dalton E Tucker
4 East End
5 Elliot
7 Harrinton Sound
8 Heron Bay
9 Northlands
10 Paget
11 Port Royal

Source

{
  "resourceType": "CodeSystem",
  "id": "CommunityCS",
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://paho.org/fhir/giis/CodeSystem/CommunityCS",
  "version": "0.1.8",
  "name": "CommunityCS",
  "title": "Community codes",
  "status": "active",
  "experimental": true,
  "date": "2023-11-07",
  "publisher": "CENS",
  "contact": [
    {
      "name": "CENS",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cens.cl"
        }
      ]
    }
  ],
  "description": "Codes for communities, these ones are just examples",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "3",
      "display": "Dalton E Tucker"
    },
    {
      "code": "4",
      "display": "East End"
    },
    {
      "code": "5",
      "display": "Elliot"
    },
    {
      "code": "7",
      "display": "Harrinton Sound"
    },
    {
      "code": "8",
      "display": "Heron Bay"
    },
    {
      "code": "9",
      "display": "Northlands"
    },
    {
      "code": "10",
      "display": "Paget"
    },
    {
      "code": "11",
      "display": "Port Royal"
    }
  ]
}