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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeOrganization
IdOrganization-118079.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Organization 118079

version: 3; Last updated: 2023-11-29 22:44:28+0000; Language: en

ArtifactPublicationStatus: Active

identifier: FEvIR Object Identifier/118079

type: Non-Healthcare Business or Corporation

name: Computable_Publishing_LLC

description:

Computable Publishing® augments digital publishing with machine-interpretable forms. Computable Publishing® offers publishers of any type (commercial, nonprofit, academic, government) the ability to extend their published works with computable (machine-interpretable) forms of expression, and users of any type support in using computable data to enhance, improve and achieve desired outcomes.

Contacts

-Telecom
*support@computablepublishing.com

Source1

{
  "resourceType": "Organization",
  "id": "118079",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-11-29T22:44:28.978Z"
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code": "active",
            "display": "Active"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "ACSN",
            "display": "Accession ID"
          }
        ],
        "text": "FEvIR Object Identifier"
      },
      "system": "https://fevir.net/FOI",
      "value": "118079",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/organization-type",
          "code": "bus",
          "display": "Non-Healthcare Business or Corporation"
        }
      ]
    }
  ],
  "name": "Computable_Publishing_LLC",
  "description": "Computable Publishing® augments digital publishing with machine-interpretable forms. Computable Publishing® offers publishers of any type (commercial, nonprofit, academic, government) the ability to extend their published works with computable (machine-interpretable) forms of expression, and users of any type support in using computable data to enhance, improve and achieve desired outcomes.",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ]
}