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

FHIR IG Statistics: ValueSet/document-code-type

Packageaccdr.fhir.ig.pkg
Resource TypeValueSet
Iddocument-code-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.27&canonical=http://ontariohealth.ca/fhir/ValueSet/accdr-document-code-type
URLhttp://ontariohealth.ca/fhir/ValueSet/accdr-document-code-type
Version0.1.0
Statusactive
Date2024-04-12T14:25:36.8218753+00:00
NameCodeType
TitleacCDR Document Code Type
DescriptionCode specifying the acCDR Document code type.

Resources that use this resource

StructureDefinition
ext-accdr-document-code-typeDocument Type

Resources that this resource uses

CodeSystem
accdr-document-code-typeCode Type.

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "document-code-type",
  "url": "http://ontariohealth.ca/fhir/ValueSet/accdr-document-code-type",
  "version": "0.1.0",
  "name": "CodeType",
  "title": "acCDR Document Code Type",
  "status": "active",
  "date": "2024-04-12T14:25:36.8218753+00:00",
  "publisher": "Ontario Health",
  "description": "Code specifying the acCDR Document code type.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/accdr-document-code-type"
      }
    ]
  }
}