Finnish Base Profiles
1.0.1-cibuild - ci-build Finland flag

Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. See the Directory of published versions

: Example value set for provenance roles - JSON Representation

Draft as of 2024-09-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "kanta-provenance-agent-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kanta-provenance-agent-role</b></p><a name=\"kanta-provenance-agent-role\"> </a><a name=\"hckanta-provenance-agent-role\"> </a><a name=\"kanta-provenance-agent-role-fi-FI\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>http://gen.kanta.fi/fikanta-cs-rolecategory</td><td>Kanta specified roles</td></tr></table></li><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>urn:oid:1.2.246.537.5.40172</td><td>eArkisto - Rekisteripitäjän laji</td></tr></table></li></ul></div>"
  },
  "url" : "http://gen.kanta.fi/kanta-provenance-agent-role",
  "version" : "1.0.1-cibuild",
  "title" : "Example value set for provenance roles",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-08T15:19:20+00:00",
  "publisher" : "HL7 Finland",
  "contact" : [
    {
      "name" : "HL7 Finland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.fi/"
        },
        {
          "system" : "email",
          "value" : "mikael@sensotrend.com"
        }
      ]
    }
  ],
  "description" : "This example value set contains the systems that can be used for agent roles in Kanta profiles",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FI",
          "display" : "Finland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:rfc:3986",
        "concept" : [
          {
            "code" : "http://gen.kanta.fi/fikanta-cs-rolecategory",
            "display" : "Kanta specified roles"
          }
        ]
      },
      {
        "system" : "urn:ietf:rfc:3986",
        "concept" : [
          {
            "code" : "urn:oid:1.2.246.537.5.40172",
            "display" : "eArkisto - Rekisteripitäjän laji"
          }
        ]
      }
    ]
  }
}