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

FHIR IG Statistics: ValueSet/MedicationStopType

Packagehealthdata.be.r4.cbb
Resource TypeValueSet
IdMedicationStopType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/MedicationStopType
URLhttps://fhir.healthdata.be/ValueSet/MedicationStopType
Version2020-09-01T00:00:00
Statusdraft
Date2022-07-07T11:50:14.796634+00:00
NameMedicationStopType
TitleMedicationStopType
DescriptionMedicationStopType CodeList
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

ConceptMap
MedicationStopType-to-MedicationStatementStatusMedicationStopType_to_MedicationStatementStatus
StructureDefinition
HdBe-MedicationAgreementHdBe-MedicationAgreement
HdBe-MedicationUse2HdBe-MedicationUse2
ext-StopTypeext-StopType

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "MedicationStopType",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-09-01T00:00:00+01:00"
      }
    }
  ],
  "url": "https://fhir.healthdata.be/ValueSet/MedicationStopType",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.9.11.1"
    }
  ],
  "version": "2020-09-01T00:00:00",
  "name": "MedicationStopType",
  "title": "MedicationStopType",
  "status": "draft",
  "experimental": false,
  "date": "2022-07-07T11:50:14.796634+00:00",
  "publisher": "Healthdata.be (Sciensano)",
  "description": "MedicationStopType CodeList",
  "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": "http://snomed.info/sct",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Tijdelijke onderbreking van medicamenteuze behandeling (bijvoorbeeld tijdelijk stoppen gebruik vanwege operatie)."
              }
            ],
            "code": "14803004",
            "display": "Transitory",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "transitoir"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Het staken van een bestaande medicamenteuze behandeling."
              }
            ],
            "code": "255545003",
            "display": "Definite"
          }
        ]
      }
    ]
  }
}