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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Iddoc-section-type-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/ValueSet/doc-section-type
URLhttps://fhir.synapxe.sg/ValueSet/doc-section-type
Version1.0.0
Statusactive
NameDocSectionTypeValueSet
TitleDoc Section Type Value Set
DescriptionValue set containing Document notes section types.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
synapxe.sgcdi#1.1.3doc-section-typeDoc Section Type Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "doc-section-type",
  "url": "https://fhir.synapxe.sg/ValueSet/doc-section-type",
  "version": "1.0.0",
  "name": "DocSectionTypeValueSet",
  "title": "Doc Section Type Value Set",
  "status": "active",
  "description": "Value set containing Document notes section types.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/doc-section-type"
      }
    ]
  }
}