| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | ehealth-measurement-sharing-policies |
| FHIR Version | R4 |
| Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-measurement-sharing-policies.html |
| URL | http://ehealth.sundhed.dk/cs/measurement-sharing-policies |
| Version | 5.0.1 |
| Status | active |
| Date | 2019-01-29T00:00:00+00:00 |
| Name | MeasurementSharingPolicies |
| Title | Measurement Sharing Policies |
| Realm | dk |
| Description | Measurement sharing policies |
| Content | complete |
| ValueSet | |
| measurement-sharing-policies | Measurement Sharing Policies |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-measurement-sharing-policies
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| Deprecated | deprecated | http://hl7.org/fhir/concept-properties#deprecated | dateTime | Indicates that the concept is deprecated and should not be used |
Concepts
This case-sensitive code system http://ehealth.sundhed.dk/cs/measurement-sharing-policies defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ehealth-measurement-sharing-policies",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies",
"version": "5.0.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",
"property": [
{
"code": "deprecated",
"uri": "http://hl7.org/fhir/concept-properties#deprecated",
"description": "Indicates that the concept is deprecated and should not be used",
"type": "dateTime"
}
],
"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"
}
]
}
]
}