Skip to content
View brianpos's full-sized avatar
Block or Report

Block or report brianpos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. fhir-net-web-api fhir-net-web-api Public

    .NET FHIR webapi and netapicore facade library

    C# 25 13

  2. htmldiff.net htmldiff.net Public

    Forked from Rohland/htmldiff.net

    Html Diff algorithm for .NET

    C#

  3. fhir-extension-helpers fhir-extension-helpers Public

    FHIR Extension helper methods for Javascript and TypeScript

    TypeScript 1

  4. fhir-sdc-helpers fhir-sdc-helpers Public

    FHIR SDC (Structured Data Capture) Extension Helpers

    TypeScript 3 1

  5. fhirpath-lab fhirpath-lab Public

    FHIRPATH testing utility

    Vue 8 1

  6. A more complete version of the subse... A more complete version of the subset of QuestionnaireResponse Validations in dotnet
    1
        public class QuestionnaireResponse_Validator
    2
        {
    3
            public QuestionnaireResponse_Validator(ValidationSettings settings = null)
    4
            {
    5
                _settings = settings ?? new ValidationSettings()