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

FHIR IG Statistics: ValueSet/document-entry-type

Packagenw-gmsa.github.io
TypeValueSet
Iddocument-entry-type
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/LTW/https://build.fhir.org/ig/nw-gmsa/LTW/ValueSet-document-entry-type.html
URLhttps://nw-gmsa.github.io/LTW//ValueSet/document-entry-type
Version0.0.1
Statusdraft
Date2025-04-28T04:51:38+00:00
NameDocumentEntryType
TitleDocumentEntry Type
Realmuk
Description- [Digital Health and Care Scotland - (EH4001) CLINICAL DOCUMENT INDEXING STANDARDS ](https://www.digihealthcare.scot/app/uploads/2024/05/CDI-Standard-V4.5-FINAL.pdf) LA Labs

Resources that use this resource

StructureDefinition
DocumentReferenceDocumentReference

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet document-entry-type


Source

{
  "resourceType": "ValueSet",
  "id": "document-entry-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nw-gmsa.github.io/LTW//ValueSet/document-entry-type",
  "version": "0.0.1",
  "name": "DocumentEntryType",
  "title": "DocumentEntry Type",
  "status": "draft",
  "experimental": false,
  "date": "2025-04-28T04:51:38+00:00",
  "publisher": "NHS North West GMSA",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nw-gmsa.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "- [Digital Health and Care Scotland - (EH4001) CLINICAL DOCUMENT INDEXING STANDARDS ](https://www.digihealthcare.scot/app/uploads/2024/05/CDI-Standard-V4.5-FINAL.pdf) LA Labs",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1054161000000101",
            "display": "Genetic report"
          },
          {
            "code": "4241000179101",
            "display": "Laboratory report"
          },
          {
            "code": "721963009",
            "display": "Order"
          },
          {
            "code": "721965002",
            "display": "Laboratory order"
          }
        ]
      }
    ]
  }
}