JSON view

{
    "resourceType": "ValueSet",
    "url": "http://phr.kanta.fi/ValueSet/fiphr-vs-reminderid",
    "version": "1.0",
    "id": "fiphr-vs-reminderid",
    "name": "fiphr-vs-reminderid",
    "title": "Finnish PHR reminder ID value set",
    "status": "draft",
    "experimental": true,
    "date": "2019-03-07",
    "publisher": "SoteDigi Oy",
    "description": "Finnish PHR globally unique reminder IDs. Used in SelfCarePlan.activity.detail.reasonCode. The display value contains self-care instructions.",
    "compose": {
        "include":  [
            {
                "system": "http://oda.fi/fhir/CodeSystem/reminder-id"
            },
            {
                "system": "https://duodecim.fi/fhir/stu3/CodeSystem/reminder-id"
            }
        ]
    }
}