{
  "resourceType": "ValueSet",
  "id": "IHE.NPFSm.classcode.vs",
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            ValueSet that rappresent the set of ClassCode(s) for a Non-patient file as defined in IHE IT Infrastructure Technical Framework Supplement - Non-Patient File Sharing profile (NPFSm). The actual list of codes is intended to be extensible.\n            This conformance resource is Informative. The Normative content can be found through <a href=\"http://wiki.ihe.net/index.php/Non-patient_File_Sharing_(NPFSm)\">Non-patient File Sharing (NPFSm) Rev. 1.1</a></div>"
  },
  "url": "http://ihe.net/fhir/ValueSet/IHE.NPFSm.classcode.vs",
  "name": "IHE.NPFSm.ClassCode.vs",
  "title": "IHE ValueSet of Class Codes for use with Non-Patient File Sharing",
  "status": "active",
  "experimental": false,
  "date": "2018-02-13",
  "publisher": "IHE",
  "contact": [
    {
      "name": "IHE",
      "telecom": [
        {
          "system": "url",
          "value": "http://ihe.net"
        }
      ]
    }
  ],
  "description": "ValueSet that rappresent the set of ClassCode(s) for a Non-patient file as defined in IHE IT Infrastructure Technical Framework Supplement - Non-Patient File Sharing profile (NPFSm). The actual list of codes is intended to be extensible.         This conformance resource is Informative. The Normative content can be found through http://wiki.ihe.net/index.php/Non-patient_File_Sharing_(NPFSm).",
  "immutable": false,
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "extensible": false,
  "compose": {
    "include": [
      {
        "system": "http://ihe.net/fhir/CodeSystem/IHE.NPFSm.classcode.cs"
      },
      {
        "system": "https://loinc.org/",
        "concept": [
          {
            "code": "57017-6",
            "display": "Code for Privacy Policies"
          }
        ]
      }
    ]
  }
}