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

FHIR IG Statistics: ValueSet/ValueSet-cce-core-ValueSet-SampleMaterialType

Packagecce.fhir.minimal
Resource TypeValueSet
IdValueSet-cce-core-ValueSet-SampleMaterialType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/SampleMaterialType
URLhttps://www.cancercoreeurope.eu/fhir/core/ValueSet/SampleMaterialType
Version0.0.1
Statusdraft
NameSampleMaterialType
TitleSample Material Type
DescriptionSample Material Types

Resources that use this resource

StructureDefinition
cce-core-Specimen-SpecimenSpecimen

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/SampleMaterialType",
  "version": "0.0.1",
  "name": "SampleMaterialType",
  "title": "Sample Material Type",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "Sample Material Types",
  "compose": {
    "include": [
      {
        "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SampleMaterialType"
      }
    ]
  }
}