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

FHIR IG Statistics: ValueSet/v3-RoleClassMolecularFeatures

Packagehl7.terminology
TypeValueSet
Idv3-RoleClassMolecularFeatures
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-RoleClassMolecularFeatures.html
URLhttp://terminology.hl7.org/ValueSet/v3-RoleClassMolecularFeatures
Version3.0.0
Statusactive
Date2014-03-26
NameRoleClassMolecularFeatures
TitleRoleClassMolecularFeatures
Realmuv
Authorityhl7
Description***No description***
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-RoleClassRoleClass
v3-RoleClassRoleClass

Narrative

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

Generated Narrative: ValueSet v3-RoleClassMolecularFeatures

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-RoleClass
    CodeDisplayDefinition
    BONDmolecular bondA connection between two atoms of a molecule.

    *Examples:* double bond between first and second C in ethane, peptide bond between two amino-acid, disulfide bridge between two proteins, chelate and ion associations, even the much weaker van-der-Waals bonds can be considered molecular bonds.

    *UsageConstraints:* See connection and adjacency for the assignment of player and scoper.
    PARTpart**Definition:** an association between two Entities where the playing Entity (the part) is a component of the whole (scoper) in the sense of an integral structural component, that is distinct from other parts in the same whole, has a distinct function in the whole, and, as an effect, the full integrity of the whole depends (to some degree) on the presence of this part, even though the part may often be separable from the whole.

    **Discussion:** Part is defined in opposition to (a) ingredient (not separable), (b) content (not a functional component), and (c) member (not functionally distinct from other members).

Source

{
  "resourceType": "ValueSet",
  "id": "v3-RoleClassMolecularFeatures",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Name:Class"
        },
        {
          "url": "value",
          "valueString": "molecularFeature"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Name:Role:player:Entity"
        },
        {
          "url": "value",
          "valueString": "&"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Name:Role:scoper:Entity"
        },
        {
          "url": "value",
          "valueString": "owning&"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Sort:Entity:playedRole:Role"
        },
        {
          "url": "value",
          "valueString": "AA_______"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Sort:Entity:scopedRole:Role"
        },
        {
          "url": "value",
          "valueString": "AA_______"
        }
      ],
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/v3-RoleClassMolecularFeatures",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20390"
    }
  ],
  "version": "3.0.0",
  "name": "RoleClassMolecularFeatures",
  "title": "RoleClassMolecularFeatures",
  "status": "active",
  "experimental": false,
  "date": "2014-03-26",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "***No description***",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "concept": [
          {
            "code": "BOND"
          },
          {
            "code": "PART"
          }
        ]
      }
    ]
  }
}