IE (Ireland) Core Implementation Guide
1.0.0-ballot - Ballot Ireland flag

Publication Build: This will be filled in by the publication tooling

: IE Core DocumentReference Category - JSON Representation

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ie-core-documentreference-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ie-core-documentreference-category</b></p><a name=\"ie-core-documentreference-category\"> </a><a name=\"hcie-core-documentreference-category\"> </a><a name=\"ie-core-documentreference-category-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ie-core-documentreference-category.html\"><code>http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-documentreference-category</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"
          }
        ]
      }
    },
    {
      "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://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"
          }
        ]
      }
    }
  ],
  "url" : "http://iehr.ai/fhir/ie/core/ValueSet/ie-core-documentreference-category",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.54392.5.2690.48.9"
    }
  ],
  "version" : "1.0.0-ballot",
  "name" : "IECoreDocumentReferenceCategory",
  "title" : "IE Core DocumentReference Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-23T08:26:19-05:00",
  "publisher" : "iEHR.ai",
  "contact" : [
    {
      "name" : "iEHR.ai",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.iehr.ai"
        },
        {
          "system" : "email",
          "value" : "fhir@iehr.ai"
        }
      ]
    }
  ],
  "description" : "The IE Core DocumentReferences Category Value Set is a 'starter set' of categories supported for fetching and storing clinical notes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IE"
        }
      ]
    }
  ],
  "copyright" : "iEHR.ai, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-documentreference-category"
      }
    ]
  }
}