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

FHIR IG Statistics: CodeSystem/pcornet-pro-method

Packagehl7.fhir.us.cdmh
TypeCodeSystem
Idpcornet-pro-method
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-pro-method.html
URLhttp://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-pro-method
Version1.0.0
Statusactive
Date2021-09-06
NamePCORNetProMethod
TitlePCORNet Pro Method
Realmus
Authorityhl7
DescriptionThe PCORNet Pro Method contains the codes to be used by PCORNet data marts.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License
Contentcomplete

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

This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-pro-method defines the following codes:

CodeDisplayDefinition
PA PaperMethod of administration is Paper.
EC ElectronicElectronic includes responses captured via a personal or tablet computer, at web kiosks, or via a smartphone.
PH TelephonicMethod of administration is Telephonic
IV Telephonic with interactive voice response (IVR) technologyMethod of administration is Telephonic with IVR
NI No informationMethod of administration has No Information.
UN UnknownMethod of administration is Unknown.
OT OtherMethod of administration is Other.

Source

{
  "resourceType": "CodeSystem",
  "id": "pcornet-pro-method",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-pro-method",
  "version": "1.0.0",
  "name": "PCORNetProMethod",
  "title": "PCORNet Pro Method",
  "status": "active",
  "date": "2021-09-06",
  "publisher": "HL7 International - Biomedical Research and Regulation Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "The PCORNet Pro Method contains the codes to be used by PCORNet data marts.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7, all rights reserved Creative Commons License",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "PA",
      "display": "Paper",
      "definition": "Method of administration is Paper."
    },
    {
      "code": "EC",
      "display": "Electronic",
      "definition": "Electronic includes  responses captured via a personal or tablet computer, at web kiosks,  or via a smartphone."
    },
    {
      "code": "PH",
      "display": "Telephonic",
      "definition": "Method of administration is Telephonic"
    },
    {
      "code": "IV",
      "display": "Telephonic  with interactive voice response (IVR) technology",
      "definition": "Method of administration is Telephonic with IVR"
    },
    {
      "code": "NI",
      "display": "No information",
      "definition": "Method of administration has No Information."
    },
    {
      "code": "UN",
      "display": "Unknown",
      "definition": "Method of administration is Unknown."
    },
    {
      "code": "OT",
      "display": "Other",
      "definition": "Method of administration is Other."
    }
  ]
}