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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idsupportinginfo-type-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.9&canonical=https://fhir.synapxe.sg/ValueSet/supportinginfo-type
URLhttps://fhir.synapxe.sg/ValueSet/supportinginfo-type
Version1.0.0
Statusactive
NameSupportingInfoTypeValueSet
TitleSupporting Information Type Value Set
DescriptionValue set containing supporting information types.

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.1.9profile-diagnosticreport-bsBreastScreeningReport
synapxe.sgcdi#1.1.9profile-diagnosticreport-cdChronicDiseaseScreeningReport
synapxe.sgcdi#1.1.9profile-diagnosticreport-coloColorectalScreeningReport
synapxe.sgcdi#1.1.9profile-diagnosticreport-cvsCervicalScreeningReport
synapxe.sgcdi#1.1.9profile-diagnosticreport-psPapSmearReport
synapxe.sgcdi#1.1.9profile-diagnosticreport-shapeShapeReport
synapxe.sgcdi#1.1.9profile-diagnosticreport-shsSchoolHealthScreeningReport

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "supportinginfo-type",
  "url": "https://fhir.synapxe.sg/ValueSet/supportinginfo-type",
  "version": "1.0.0",
  "name": "SupportingInfoTypeValueSet",
  "title": "Supporting Information Type Value Set",
  "status": "active",
  "description": "Value set containing supporting information types.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "11329-0",
            "display": "History general Narrative - Reported"
          },
          {
            "code": "57829-2",
            "display": "Follow-up (visit) note"
          }
        ]
      }
    ]
  }
}