{
  "resourceType": "CodeSystem",
  "id": "ehealth-measurement-sharing-policies",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ehealth.sundhed.dk/cs/measurement-sharing-policies</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">TBD<a name=\"ehealth-measurement-sharing-policies-TBD\"> </a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr><tr><td style=\"white-space:nowrap\">sharingAllowedDestinationNationalHealthData<a name=\"ehealth-measurement-sharing-policies-sharingAllowedDestinationNationalHealthData\"> </a></td><td>Sharing is allowed destination national health data</td><td>Sharing is allowed destination national health data</td></tr><tr><td style=\"white-space:nowrap\">sharingAllowedDestinationNationalServiceActData<a name=\"ehealth-measurement-sharing-policies-sharingAllowedDestinationNationalServiceActData\"> </a></td><td>Sharing is allowed destination national service act data</td><td>Sharing is allowed destination national service act data</td></tr><tr><td style=\"white-space:nowrap\">sharingAllowedDestinationMunicipalData<a name=\"ehealth-measurement-sharing-policies-sharingAllowedDestinationMunicipalData\"> </a></td><td>Sharing is allowed destination municipal data</td><td>Sharing is allowed destination municipal data</td></tr><tr><td style=\"white-space:nowrap\">noSharing<a name=\"ehealth-measurement-sharing-policies-noSharing\"> </a></td><td>No sharing</td><td>No sharing</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>TBD</td><td></td></tr><tr><td>sharingAllowedDestinationNationalHealthData</td><td>Må deles via national deling af sundhedsdata</td></tr><tr><td>sharingAllowedDestinationNationalServiceActData</td><td>Må deles via national deling af servicelov-data</td></tr><tr><td>sharingAllowedDestinationMunicipalData</td><td>Deling</td></tr><tr><td>noSharing</td><td>Må ikke deles via national deling af data</td></tr></table></div>"
  },
  "url": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies",
  "version": "2.5.0",
  "name": "MeasurementSharingPolicies",
  "title": "Measurement Sharing Policies",
  "status": "active",
  "experimental": false,
  "date": "2019-01-29T00:00:00+00:00",
  "publisher": "Systematic | Trifork",
  "contact": [
    {
      "name": "Systematic | Trifork",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Measurement sharing policies",
  "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"
        }
      ]
    }
  ]
}