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

FHIR IG analytics

Packagecce.fhir
Resource TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-PseudonymTypeCS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir@0.1.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/PseudonymTypeCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/PseudonymTypeCS
Version0.0.1
Statusdraft
NamePseudonymTypeCS
DescriptionType of Patientpseudonym ID
Contentcomplete

Resources that use this resource

ValueSet
cce.fhir#0.1.0PseudonymTypeVSPseudonymTypeVS

Resources that this resource uses

No resources found


Narrative

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

Pseudonym-ID ValueSet

Type of Pseudonym ID


Source1

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/PseudonymTypeCS",
  "version": "0.0.1",
  "name": "PseudonymTypeCS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "Type of Patientpseudonym ID",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "Local",
      "display": "Local"
    },
    {
      "code": "Global",
      "display": "Global"
    },
    {
      "code": "Miscellaneous",
      "display": "Miscellaneous"
    }
  ]
}