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

FHIR IG Statistics: StructureDefinition/KT2PublisherId

Packagekoppeltaalv2.00
Resource TypeStructureDefinition
IdKT2PublisherId
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=koppeltaalv2.00@0.14.1&canonical=http://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherId
URLhttp://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherId
Version0.8.0
Statusdraft
Date2023-01-24
NameKT2_PublisherId
Realmnl
DescriptionIdentifier of the publisher (organization or individual). This extension is used as id in the ActivityDefinition.
CopyrightVZVZ
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "KT2PublisherId",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2023-01-24T13:04:50.8095698+00:00"
  },
  "language": "nl-NL",
  "url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherId",
  "version": "0.8.0",
  "name": "KT2_PublisherId",
  "status": "draft",
  "date": "2023-01-24",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Identifier of the publisher (organization or individual). This extension is used as id in the ActivityDefinition.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "fhirpath",
      "expression": "ActivityDefinition"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "comment": "This extension allows every module vendor to search for tasks with linked to their module.",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherId"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "id"
          }
        ]
      }
    ]
  }
}