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

FHIR IG analytics

Packagenoma.fhir.mpd
Resource TypeCodeSystem
IdStateOfMatter.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=noma.fhir.mpd@2.0.0&canonical=https://api.legemiddelverket.no/FHIR-R4/CodeSystem/cb3d75bb-a858-470d-86fc-d2645ad92510
URLhttps://api.legemiddelverket.no/FHIR-R4/CodeSystem/cb3d75bb-a858-470d-86fc-d2645ad92510
Statusactive
NameState of Matter Examples
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": "cb3d75bb-a858-470d-86fc-d2645ad92510",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-08-11T08:36:28.641+00:00"
  },
  "url": "https://api.legemiddelverket.no/FHIR-R4/CodeSystem/cb3d75bb-a858-470d-86fc-d2645ad92510",
  "identifier": [
    {
      "system": "http://legemiddelverket.no/fhir/SAFEST/SafestCodeSystemID",
      "value": "cb3d75bb-a858-470d-86fc-d2645ad92510"
    },
    {
      "system": "http://legemiddelverket.no/fhir/SAFEST/ListID",
      "value": "200000000118"
    }
  ],
  "name": "State of Matter Examples",
  "status": "active",
  "content": "complete",
  "property": [
    {
      "code": "termIdRms",
      "description": "RMS ID",
      "type": "Coding"
    },
    {
      "code": "sourceTermStatus",
      "description": "Status (RMS)",
      "type": "Coding"
    }
  ],
  "concept": [
    {
      "code": "200000002021",
      "display": "Solid",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Solid"
        },
        {
          "language": "no",
          "use": {
            "code": "term-name"
          },
          "value": "Fast"
        },
        {
          "language": "en",
          "use": {
            "code": "term-description"
          },
          "value": "A state of matter consisting of molecules in a rigid structure that is resistant to change in shape or volume."
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000002021"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    },
    {
      "code": "200000002022",
      "display": "Semi-solid",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Semi-solid"
        },
        {
          "language": "no",
          "use": {
            "code": "term-name"
          },
          "value": "Halvfast"
        },
        {
          "language": "en",
          "use": {
            "code": "term-description"
          },
          "value": "A state of matter consisting of molecules in a non-rigid structure that can retain its shape and volume but that is not resistant to such change."
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000002022"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    },
    {
      "code": "200000002023",
      "display": "Liquid",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Liquid"
        },
        {
          "language": "no",
          "use": {
            "code": "term-name"
          },
          "value": "Flytende"
        },
        {
          "language": "en",
          "use": {
            "code": "term-description"
          },
          "value": "A state of matter consisting of molecules in a non-rigid structure that retains its volume but conforms to the shape of any container applying pressure to it, and is subject to flow."
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000002023"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    },
    {
      "code": "200000002024",
      "display": "Gas",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Gas"
        },
        {
          "language": "no",
          "use": {
            "code": "term-name"
          },
          "value": "Gass"
        },
        {
          "language": "en",
          "use": {
            "code": "term-description"
          },
          "value": "A state of matter consisting of molecules in an elastic aeriform fluid, separated from one another and with freedom of movement, no independent shape or volume and the ability to expand indefinitely."
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000002024"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    },
    {
      "code": "200000002025",
      "display": "Unclear",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "term-name"
          },
          "value": "Unclear"
        },
        {
          "language": "no",
          "use": {
            "code": "term-name"
          },
          "value": "Uspesifisert"
        },
        {
          "language": "en",
          "use": {
            "code": "term-description"
          },
          "value": "A state of matter of unknown, unspecified or variable physical characteristics."
        }
      ],
      "property": [
        {
          "code": "termIdRms",
          "valueCoding": {
            "code": "200000002025"
          }
        },
        {
          "code": "sourceTermStatus",
          "valueCoding": {
            "code": "CURRENT",
            "display": "Current"
          }
        }
      ]
    }
  ]
}