FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-pr
Resource TypeValueSet
IdValueSet-RemittanceContentType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/davinci-pr/ValueSet-RemittanceContentType.html
URLhttp://hl7.org/fhir/us/davinci-pr/ValueSet/RemittanceContentType
Version1.0.0
Statusactive
Date2025-04-07T20:24:22+00:00
NameRemittanceContentType
TitleRemittance Advice Content Type Value Set
Realmus
Authorityhl7
DescriptionCodes that indicate the content of the remittance

Resources that use this resource

StructureDefinition
remittanceAdviceDocumentRemittance Advice Document

Resources that this resource uses

CodeSystem
urn:ietf:bcp:13Mime Type

Narrative

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

Generated Narrative: ValueSet RemittanceContentType

  • Include these codes as defined in urn:ietf:bcp:13
    CodeDisplay
    application/pdf+gzipapplication/pdf+gzip
    application/EDI-X12+gzipapplication/EDI-X12+gzip

Source1

{
  "resourceType": "ValueSet",
  "id": "RemittanceContentType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "claims"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-pr/ImplementationGuide/hl7.fhir.us.davinci-pr"
          }
        ]
      }
    },
    {
      "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/davinci-pr/ImplementationGuide/hl7.fhir.us.davinci-pr"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-pr/ValueSet/RemittanceContentType",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.41.48.2"
    }
  ],
  "version": "1.0.0",
  "name": "RemittanceContentType",
  "title": "Remittance Advice Content Type Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-04-07T20:24:22+00:00",
  "publisher": "HL7 International / Payer/Provider Information Exchange Work Group",
  "contact": [
    {
      "name": "HL7 International / Payer/Provider Information Exchange Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/claims"
        }
      ]
    }
  ],
  "description": "Codes that indicate the content of the remittance",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:ietf:bcp:13",
        "concept": [
          {
            "code": "application/pdf+gzip"
          },
          {
            "code": "application/EDI-X12+gzip"
          }
        ]
      }
    ]
  }
}