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

FHIR IG Statistics: ValueSet/FoedselsstedRETSPSYK

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdFoedselsstedRETSPSYK
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-FoedselsstedRETSPSYK.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/FoedselsstedRETSPSYK
Version2.12.0
Statusactive
Date2022-09-30T00:00:00+02:00
NameFoedselsstedRETSPSYK
TitleFødselssted (RETSPSYK)
DescriptionFødselssted (RETSPSYK)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
BirthplaceBirthplace

Narrative

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

Generated Narrative: ValueSet FoedselsstedRETSPSYK


Source

{
  "resourceType": "ValueSet",
  "id": "FoedselsstedRETSPSYK",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/FoedselsstedRETSPSYK",
  "version": "2.12.0",
  "name": "FoedselsstedRETSPSYK",
  "title": "Fødselssted (RETSPSYK)",
  "status": "active",
  "experimental": true,
  "date": "2022-09-30T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Fødselssted (RETSPSYK)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Birthplace",
        "concept": [
          {
            "code": "DK",
            "display": "Danmark"
          },
          {
            "code": "west",
            "display": "Vesten"
          },
          {
            "code": "eastern_europe",
            "display": "Østeuropa"
          },
          {
            "code": "IR",
            "display": "Iran"
          },
          {
            "code": "middle_east",
            "display": "Mellemøsten"
          },
          {
            "code": "north_africa",
            "display": "Nordafrika"
          },
          {
            "code": "africa",
            "display": "Afrika - øvrige"
          },
          {
            "code": "far_east",
            "display": "Fjernøsten"
          },
          {
            "code": "rest_of_world",
            "display": "Resten af verden"
          },
          {
            "code": "GL",
            "display": "Grønland"
          }
        ]
      }
    ]
  }
}