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

FHIR IG Statistics: ValueSet/ccg-signature-target

Packageihe.qrph.ccg
TypeValueSet
Idccg-signature-target
FHIR VersionR4
Sourcehttps://profiles.ihe.net/QRPH/CCG/https://build.fhir.org/ig/IHE/QRPH.CCG/ValueSet-ccg-signature-target.html
URLhttps://profiles.ihe.net/QRPH/CCG/ValueSet/ccg-signature-target
Version1.0.0-current
Statusactive
Date2025-07-14T16:27:10+00:00
NameCCG_Sign_Target_VS
TitleAllowedSignature targetFormat
Realmuv
Authorityihe
DescriptionConstraining to fhir only

Resources that use this resource

StructureDefinition
ccg-signatureCCG CARD Digital Signature

Resources that this resource uses

CodeSystem
urn:ietf:bcp:13urn:ietf:bcp:13

Narrative

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

Generated Narrative: ValueSet ccg-signature-target

  • Include these codes as defined in urn:ietf:bcp:13
    CodeDisplay
    application/fhir+xmlapplication/fhir+xml
    application/fhir+jsonapplication/fhir+json

Source

{
  "resourceType": "ValueSet",
  "id": "ccg-signature-target",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/QRPH/CCG/ValueSet/ccg-signature-target",
  "version": "1.0.0-current",
  "name": "CCG_Sign_Target_VS",
  "title": "AllowedSignature targetFormat",
  "status": "active",
  "experimental": false,
  "date": "2025-07-14T16:27:10+00:00",
  "publisher": "IHE QRPH Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "qrph@ihe.net"
        }
      ]
    },
    {
      "name": "IHE QRPH Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "qrph@ihe.net"
        }
      ]
    }
  ],
  "description": "Constraining to fhir only",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:ietf:bcp:13",
        "concept": [
          {
            "code": "application/fhir+xml"
          },
          {
            "code": "application/fhir+json"
          }
        ]
      }
    ]
  }
}