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

FHIR IG Statistics: CodeSystem/UsageContextCodes-geographicScope

Packageeng.fhir.profile.dev
Resource TypeCodeSystem
IdUsageContextCodes-geographicScope
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://terminology.pnt.gov/CodeSystem/UsageContextCodes-geographicScope
URLhttps://terminology.pnt.gov/CodeSystem/UsageContextCodes-geographicScope
Version1.0.0
Statusdraft
Date2023-06-30T15:11:36.9136048+00:00
NameUsageContextCodes-geographicScope
TitleUsageContextCodes-geographicScope
Authorityhl7
DescriptionQuesto codesystem contiene i possibili codici da associare ad un usage context di tipo geographicScope
Contentexample

Resources that use this resource

ValueSet
UsageContextCodes-geographicScopeUsageContextCodes-geographicScope

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "meta": {
    "profile": [
      "https://pnt.gov/fhir/StructureDefinition/CodeSystem"
    ]
  },
  "url": "https://terminology.pnt.gov/CodeSystem/UsageContextCodes-geographicScope",
  "version": "1.0.0",
  "name": "UsageContextCodes-geographicScope",
  "title": "UsageContextCodes-geographicScope",
  "status": "draft",
  "date": "2023-06-30T15:11:36.9136048+00:00",
  "description": "Questo codesystem contiene i possibili codici da associare ad un usage context di tipo geographicScope",
  "caseSensitive": true,
  "valueSet": "https://terminology.pnt.gov/ValueSet/UsageContextCodes-geographicScope",
  "versionNeeded": false,
  "content": "example",
  "concept": [
    {
      "code": "EU",
      "display": "Europa"
    },
    {
      "code": "IT",
      "display": "Italia"
    },
    {
      "code": "DE",
      "display": "Germania"
    },
    {
      "code": "ES",
      "display": "Spagna"
    }
  ]
}