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

FHIR IG Statistics: ValueSet/PLSPLaterality

Packagehealthhub.fhir.dk.core
Resource TypeValueSet
IdPLSPLaterality
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthhub.fhir.dk.core@1.0.24&canonical=https://plsp.dk/fhir/ValueSet/Laterality2
URLhttps://plsp.dk/fhir/ValueSet/Laterality2
Version4.1.0
Statusactive
Date2024-09-20T00:00:00+00:00
NameHealth Hub Laterality
TitleHealth Hub Dk Core Laterality
Realmdk
DescriptionIndication of a body side on a citizen

Resources that use this resource

StructureDefinition
PLSPConditionHealth Hub Danish Core Condition Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "PLSPLaterality",
  "url": "https://plsp.dk/fhir/ValueSet/Laterality2",
  "version": "4.1.0",
  "name": "Health Hub Laterality",
  "title": "Health Hub Dk Core Laterality",
  "status": "active",
  "experimental": false,
  "date": "2024-09-20T00:00:00+00:00",
  "publisher": "PLSP Denmark",
  "description": "Indication of a body side on a citizen",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "24028007",
            "display": "Right"
          },
          {
            "code": "7771000",
            "display": "Left"
          }
        ]
      }
    ]
  }
}