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

FHIR IG Statistics: CodeSystem/NdhTrustFrameworkTypeCS

Packagehl7.fhir.us.ndh
Resource TypeCodeSystem
IdNdhTrustFrameworkTypeCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ndh/https://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-NdhTrustFrameworkTypeCS.html
URLhttp://hl7.org/fhir/us/ndh/CodeSystem/NdhTrustFrameworkTypeCS
Version2.0.0
Statusactive
Date2025-07-22T19:25:52+00:00
NameNdhTrustFrameworkTypeCS
TitleNDH Trust FrameworkType Code System
Realmus
Authorityhl7
DescriptionTrust Framework Type
Contentcomplete

Resources that use this resource

ValueSet
TrustFrameworkTypeVSTrust Framework Type Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NdhTrustFrameworkTypeCS

This case-sensitive code system http://hl7.org/fhir/us/ndh/CodeSystem/NdhTrustFrameworkTypeCS defines the following codes:

CodeDisplayDefinition
DirectTrust Direct TrustDirect Trust revolves around the secure and reliable exchange of health information, primarily through Direct Secure Messaging.
CareQuality CarequalityCarequality is a national-level framework that enables health information networks to connect and share patient data.
Commonwell CommonwellCommonWell Health Alliance is a non-profit trade association dedicated to enabling nationwide health data interoperability.
TEFCA TEFCATrusted Exchange Framework and Common Agreement (TEFCA) It is a national framework designed to support the secure exchange of electronic health information across the United States
PayerToPayer Payer to Payer Trust NetworkPayer to Payer Trust Network
Exchange Exchange Required by Federal RegulationsExchange Required by Federal Regulations
PCDH Patient Centered Data HomePatient Centered Data Home

Source

{
  "resourceType": "CodeSystem",
  "id": "NdhTrustFrameworkTypeCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/ndh/CodeSystem/NdhTrustFrameworkTypeCS",
  "version": "2.0.0",
  "name": "NdhTrustFrameworkTypeCS",
  "title": "NDH Trust FrameworkType Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-07-22T19:25:52+00:00",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "name": "HL7 International / Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system": "email",
          "value": "pafm@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Trust Framework Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "DirectTrust",
      "display": "Direct Trust",
      "definition": "Direct Trust revolves around the secure and reliable exchange of health information, primarily through Direct Secure Messaging."
    },
    {
      "code": "CareQuality",
      "display": "Carequality",
      "definition": "Carequality is a national-level framework that enables health information networks to connect and share patient data."
    },
    {
      "code": "Commonwell",
      "display": "Commonwell",
      "definition": "CommonWell Health Alliance is a non-profit trade association dedicated to enabling nationwide health data interoperability."
    },
    {
      "code": "TEFCA",
      "display": "TEFCA",
      "definition": "Trusted Exchange Framework and Common Agreement (TEFCA) It is a national framework designed to support the secure exchange of electronic health information across the United States"
    },
    {
      "code": "PayerToPayer",
      "display": "Payer to Payer Trust Network",
      "definition": "Payer to Payer Trust Network"
    },
    {
      "code": "Exchange",
      "display": "Exchange Required by Federal Regulations",
      "definition": "Exchange Required by Federal Regulations"
    },
    {
      "code": "PCDH",
      "display": "Patient Centered Data Home",
      "definition": "Patient Centered Data Home"
    }
  ]
}