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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idpathology-results-type-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/ValueSet/pathology-results-type
URLhttps://fhir.synapxe.sg/ValueSet/pathology-results-type
Version1.0.0
Statusactive
NamePathologyResultsTypeValueSet
TitlePathology Results Type Value Set
DescriptionValue set containing types of pathology results.

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.1.3profile-assessment-resultsAssessmentResults
synapxe.sgcdi#1.1.3profile-clinical-assessmentClinicalAssessment
synapxe.sgcdi#1.1.3profile-pathology-resultsPathologyResults

Resources that this resource uses

CodeSystem
synapxe.sgcdi#1.1.3pathology-results-typePathology Results Type Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "pathology-results-type",
  "url": "https://fhir.synapxe.sg/ValueSet/pathology-results-type",
  "version": "1.0.0",
  "name": "PathologyResultsTypeValueSet",
  "title": "Pathology Results Type Value Set",
  "status": "active",
  "description": "Value set containing types of pathology results.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/pathology-results-type"
      }
    ]
  }
}