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

FHIR IG analytics

Packagenoma.fhir.mpd
Resource TypeCodeSystem
IdRecord_Status.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=noma.fhir.mpd@2.0.0&canonical=https://api.legemiddelverket.no/FHIR-R4/CodeSystem/bc0698a3-f981-40a1-a269-898548be30d4
URLhttps://api.legemiddelverket.no/FHIR-R4/CodeSystem/bc0698a3-f981-40a1-a269-898548be30d4
Statusactive
NameRecord Status Exampless
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "bc0698a3-f981-40a1-a269-898548be30d4",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-08-11T08:45:21.207+00:00"
  },
  "url": "https://api.legemiddelverket.no/FHIR-R4/CodeSystem/bc0698a3-f981-40a1-a269-898548be30d4",
  "identifier": [
    {
      "system": "http://legemiddelverket.no/fhir/SAFEST/SafestCodeSystemID",
      "value": "bc0698a3-f981-40a1-a269-898548be30d4"
    },
    {
      "system": "http://legemiddelverket.no/fhir/SAFEST/ListID",
      "value": "200000005003"
    }
  ],
  "name": "Record Status Exampless",
  "status": "active",
  "content": "complete",
  "property": [
    {
      "code": "termIdRms",
      "description": "RMS ID",
      "type": "Coding"
    },
    {
      "code": "sourceTermStatus",
      "description": "Status (RMS)",
      "type": "Coding"
    }
  ],
  "concept": [
    {
      "code": "200000005004",
      "display": "Current",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Current"
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000005004"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    },
    {
      "code": "200000005005",
      "display": "Provisional",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Provisional"
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000005005"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    },
    {
      "code": "200000005006",
      "display": "Non-current",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Non-current"
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000005006"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    },
    {
      "code": "200000005007",
      "display": "Nullified",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Nullified"
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000005007"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    }
  ]
}