FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/kanta-provenance-agent-role

Packagehl7.fhir.fi.base
TypeValueSet
Idkanta-provenance-agent-role
FHIR VersionR4
Sourcehttps://hl7.fi/fhir/finnish-base-profiles/https://build.fhir.org/ig/fhir-fi/finnish-base-profiles/ValueSet-kanta-provenance-agent-role.html
URLhttp://gen.kanta.fi/kanta-provenance-agent-role
Version2.0.0-rc2
Statusdraft
Date2025-05-11T18:20:11+00:00
TitleExample value set for provenance roles
Realmfi
Authorityhl7
DescriptionThis example value set contains the systems that can be used for agent roles in Kanta profiles

Resources that use this resource

StructureDefinition
kanta-document-other-metadata-profileAn imaginary profile for Kanta system, specifying things apart from the information custodian

Resources that this resource uses

CodeSystem
urn:ietf:rfc:3986CodeSyestem for URNs

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet kanta-provenance-agent-role

This value set includes codes based on the following rules:

  • Include these codes as defined in urn:ietf:rfc:3986
    CodeDisplay
    http://gen.kanta.fi/fikanta-cs-rolecategoryKanta specified roles
  • Include these codes as defined in urn:ietf:rfc:3986
    CodeDisplay
    urn:oid:1.2.246.537.5.40172eArkisto - Rekisteripitäjän laji

Source

{
  "resourceType": "ValueSet",
  "id": "kanta-provenance-agent-role",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://gen.kanta.fi/kanta-provenance-agent-role",
  "version": "2.0.0-rc2",
  "title": "Example value set for provenance roles",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-11T18:20:11+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"
          }
        ]
      }
    ]
  }
}