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

FHIR IG Statistics: ValueSet/workplace-id-types

Packagepoc.bonsai.current
Resource TypeValueSet
Idworkplace-id-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/workplace-id-types
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/workplace-id-types
Version1.0.0
Statusactive
Date2022-02-18T00:00:00+01:00
Nameworkplace-id-types
TitleArbetsplats-id typ
DescriptionTyp av arbetsplats-id

Resources that use this resource

StructureDefinition
NLLWorkplaceSummaryNLLWorkplaceSummary

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "workplace-id-types",
  "meta": {
    "lastUpdated": "2022-03-09T06:48:58.455+00:00",
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/workplace-id-types",
  "version": "1.0.0",
  "name": "workplace-id-types",
  "title": "Arbetsplats-id typ",
  "status": "active",
  "date": "2022-02-18T00:00:00+01:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Typ av arbetsplats-id",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "version": "1.0.0",
        "concept": [
          {
            "code": "ORGNR",
            "display": "Organisationsnummer"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "GLN är en förkortning av Global Location Number"
              }
            ],
            "code": "GLN",
            "display": "GLN-kod"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "Arbetsplatskodsregistret, ARKO"
              }
            ],
            "code": "ARBETSPLATSKOD",
            "display": "Arbetsplatskod"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
                "valueString": "HSA-registret"
              }
            ],
            "code": "HSA",
            "display": "HSA-id"
          }
        ]
      }
    ]
  }
}