http://hl7.org/fhir/ValueSet/doc-typecodes|4.0.1

FHIR Document Type Codes

FHIRDocumentTypeCodes

http://hl7.org/fhir/ValueSet/doc-typecodes

FHIR Document Codes - all LOINC codes where scale type = 'DOC'.

IDdoc-typecodes
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/doc-typecodes
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherHL7
Copyright

This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.

Includes

Systemhttp://loinc.org
Filters
PropertyOperatorValue
SCALE_TYP=Doc
{
  "resourceType": "ValueSet",
  "id": "doc-typecodes",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:43:25.383+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "sd"
  } ],
  "url": "http://hl7.org/fhir/ValueSet/doc-typecodes",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:2.16.840.1.113883.4.642.3.240"
  } ],
  "version": "4.0.1",
  "name": "FHIRDocumentTypeCodes",
  "title": "FHIR Document Type Codes",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org"
  } ]
  } ],
  "description": "FHIR Document Codes - all LOINC codes where scale type = 'DOC'.",
  "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose": {
  "include": [ {
    "system": "http://loinc.org",
    "filter": [ {
    "property": "SCALE_TYP",
    "op": "=",
    "value": "Doc"
    } ]
  } ]
  }
}