eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Measurement Sharing Policies - JSON Representation

Active as of 2019-01-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-measurement-sharing-policies",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive 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><td><b>Dansk (Danish, da)</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><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><td>Må deles via national deling af sundhedsdata</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><td>Må deles via national deling af servicelov-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><td>Deling</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><td>Må ikke deles via national deling af data</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/measurement-sharing-policies",
  "version" : "latest",
  "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",
  "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"
        }
      ]
    }
  ]
}