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

FHIR IG Statistics: ValueSet/v3-ActClassStanding

Packagehl7.terminology.r4b
TypeValueSet
Idv3-ActClassStanding
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-ActClassStanding.html
URLhttp://terminology.hl7.org/ValueSet/v3-ActClassStanding
Version2.0.0
Statusretired
Date2014-03-26
NameActClassStanding
TitleActClassStanding
Realmuv
Authorityhl7
Description**Deprecation Comment:** This value set has been deprecated because its root code was deprecated in an earlier vocabulary release.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActClassActClass
v3-ActClassActClass

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet v3-ActClassStanding

Language: en


Source

{
  "resourceType": "ValueSet",
  "id": "v3-ActClassStanding",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-ActClassStanding",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20255"
    }
  ],
  "version": "2.0.0",
  "name": "ActClassStanding",
  "title": "ActClassStanding",
  "status": "retired",
  "experimental": false,
  "date": "2014-03-26",
  "description": "**Deprecation Comment:** This value set has been deprecated because its root code was deprecated in an earlier vocabulary release.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "STN"
          }
        ]
      }
    ]
  }
}