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

FHIR IG Statistics: CodeSystem/ehealth-measurement-sharing-policies

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-measurement-sharing-policies
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-measurement-sharing-policies.html
URLhttp://ehealth.sundhed.dk/cs/measurement-sharing-policies
Version3.5.1
Statusactive
Date2019-01-29T00:00:00+00:00
NameMeasurementSharingPolicies
TitleMeasurement Sharing Policies
Realmdk
DescriptionMeasurement sharing policies
Contentcomplete

Resources that use this resource

ValueSet
measurement-sharing-policiesMeasurement Sharing Policies

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-measurement-sharing-policies

This case-sensitive code system http://ehealth.sundhed.dk/cs/measurement-sharing-policies defines the following codes:

CodeDisplayDefinitionDansk (Danish, da)
TBD Example value - Under constructionExample value - Under construction
sharingAllowedDestinationNationalHealthData Sharing is allowed destination national health dataSharing is allowed destination national health dataMå deles via national deling af sundhedsdata
sharingAllowedDestinationNationalServiceActData Sharing is allowed destination national service act dataSharing is allowed destination national service act dataMå deles via national deling af servicelov-data
sharingAllowedDestinationMunicipalData Sharing is allowed destination municipal dataSharing is allowed destination municipal dataDeling
noSharing No sharingNo sharingMå ikke deles via national deling af data

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-measurement-sharing-policies",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies",
  "version": "3.5.1",
  "name": "MeasurementSharingPolicies",
  "title": "Measurement Sharing Policies",
  "status": "active",
  "experimental": false,
  "date": "2019-01-29T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Measurement sharing policies",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "TBD",
      "display": "Example value - Under construction",
      "definition": "Example value - Under construction",
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2020-02-03"
        }
      ]
    },
    {
      "code": "sharingAllowedDestinationNationalHealthData",
      "display": "Sharing is allowed destination national health data",
      "definition": "Sharing is allowed destination national health data",
      "designation": [
        {
          "language": "da",
          "value": "Må deles via national deling af sundhedsdata"
        }
      ]
    },
    {
      "code": "sharingAllowedDestinationNationalServiceActData",
      "display": "Sharing is allowed destination national service act data",
      "definition": "Sharing is allowed destination national service act data",
      "designation": [
        {
          "language": "da",
          "value": "Må deles via national deling af servicelov-data"
        }
      ]
    },
    {
      "code": "sharingAllowedDestinationMunicipalData",
      "display": "Sharing is allowed destination municipal data",
      "definition": "Sharing is allowed destination municipal data",
      "designation": [
        {
          "language": "da",
          "value": "Deling"
        }
      ],
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2020-02-03"
        }
      ]
    },
    {
      "code": "noSharing",
      "display": "No sharing",
      "definition": "No sharing",
      "designation": [
        {
          "language": "da",
          "value": "Må ikke deles via national deling af data"
        }
      ]
    }
  ]
}