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

FHIR IG Statistics: ValueSet/HDBP0037-ResultFlags

Packagehealthdata.be.r4.dcd
Resource TypeValueSet
IdHDBP0037-ResultFlags
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.dcd@0.2.0-beta&canonical=https://fhir.healthdata.be/ValueSet/HDBP0037-ResultFlags
URLhttps://fhir.healthdata.be/ValueSet/HDBP0037-ResultFlags
Version2020-09-01T00:00:00
Statusdraft
NameHDBP0037-ResultFlags
TitleHDBP0037-ResultFlags
DescriptionHDBP0037-ResultFlagsCodelist
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

StructureDefinition
HDBP0037-LaboratoryTestResultHDBP0037 LaboratoryTestResult

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition
ResultFlagsResultFlags

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "HDBP0037-ResultFlags",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "en-US",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-09-01T00:00:00+01:00"
      }
    }
  ],
  "url": "https://fhir.healthdata.be/ValueSet/HDBP0037-ResultFlags",
  "version": "2020-09-01T00:00:00",
  "name": "HDBP0037-ResultFlags",
  "title": "HDBP0037-ResultFlags",
  "status": "draft",
  "experimental": false,
  "publisher": "Healthdata.be (Sciensano)",
  "description": "HDBP0037-ResultFlagsCodelist",
  "immutable": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.healthdata.be/CodeSystem/ResultFlags"
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "260405006",
            "display": "Trace",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "spoor"
              }
            ]
          },
          {
            "code": "260408008",
            "display": "Weakly positive",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "zwak positief"
              }
            ]
          }
        ]
      }
    ]
  }
}